diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-10-31 11:45:10 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-10-31 11:45:10 +0000 |
commit | 73f3980b3bbd4065097a816fd2cb5e348e3373e0 (patch) | |
tree | 2f6223a7deefb675bb27bc99522cddc67c640542 | |
parent | d61f1963bf1303d09eb6ff52548eb26f80e472d6 (diff) | |
download | busybox-w32-73f3980b3bbd4065097a816fd2cb5e348e3373e0.tar.gz busybox-w32-73f3980b3bbd4065097a816fd2cb5e348e3373e0.tar.bz2 busybox-w32-73f3980b3bbd4065097a816fd2cb5e348e3373e0.zip |
*** empty log message ***
git-svn-id: svn://busybox.net/trunk/busybox@3620 69ca8d6d-28ef-0310-b511-8ec308f3f277
-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 := |