diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-10-31 11:45:10 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-10-31 11:45:10 +0000 |
commit | 8fc05897779393decadaf808e4694fbf1efe1c56 (patch) | |
tree | 2f6223a7deefb675bb27bc99522cddc67c640542 | |
parent | f46999f8bc42ebfa50f14e7d53e56a12731bfdd3 (diff) | |
download | busybox-w32-8fc05897779393decadaf808e4694fbf1efe1c56.tar.gz busybox-w32-8fc05897779393decadaf808e4694fbf1efe1c56.tar.bz2 busybox-w32-8fc05897779393decadaf808e4694fbf1efe1c56.zip |
*** empty log message ***
-rw-r--r-- | applets/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applets/Makefile b/applets/Makefile index 0688a8f3d..e6efc17d9 100644 --- a/applets/Makefile +++ b/applets/Makefile | |||
@@ -19,7 +19,6 @@ | |||
19 | 19 | ||
20 | TOPDIR :=.. | 20 | TOPDIR :=.. |
21 | L_TARGET := applets.a | 21 | L_TARGET := applets.a |
22 | EXTRA_CFLAGS+=-I $(TOPDIR)/applets | ||
23 | 22 | ||
24 | obj-y := | 23 | obj-y := |
25 | obj-n := | 24 | obj-n := |