8877c373c151a119664d1f34d374a48741ce4c5c
[openwrt.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
This page took 0.052964 seconds and 3 git commands to generate.