I forgot a "/". Oops.

1_00_stable_10817
Eric Andersen 2000-12-01 20:02:10 +00:00
parent e2f6e12213
commit 4d449c42f2
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ busybox: $(OBJECTS)
$(STRIP)
busybox.links: Config.h
-$(BB_SRC_DIR)/busybox.mkll $(BB_SRC_DIR)applets.h | sort >$@
-$(BB_SRC_DIR)/busybox.mkll $(BB_SRC_DIR)/applets.h | sort >$@
nfsmount.o cmdedit.o: %.o: %.h
$(OBJECTS): %.o: %.c Config.h busybox.h Makefile