nbd's makefile/menuconfig rewrite
[openwrt-10.03/.git] / package / busybox / Makefile
1 include $(TOPDIR)/rules.mk
2
3 include ./busybox.mk
4
5 source: busybox-source
6 prepare: $(BUSYBOX_DIR)/.unpacked
7 compile: $(BUSYBOX_DIR)/busybox
8 install: busybox
9 clean: busybox-dirclean