tn3399_openwrt/openwrt/package/busybox/Makefile
Mike Baker 6b93231c4f nbd's makefile/menuconfig rewrite
SVN-Revision: 307
2005-03-06 03:34:52 +00:00

10 lines
180 B
Makefile

include $(TOPDIR)/rules.mk
include ./busybox.mk
source: busybox-source
prepare: $(BUSYBOX_DIR)/.unpacked
compile: $(BUSYBOX_DIR)/busybox
install: busybox
clean: busybox-dirclean