diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-07-30 16:04:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-07-30 16:04:23 +0000 |
commit | 7e21008ee28e4f2fa524777148805b4414099845 (patch) | |
tree | 1eaec48740423abbf86d1f368e5716e5fdb046d0 /tools | |
parent | 4e0563e185aed8237e70a854ce32a08e6c91106e (diff) | |
download | upstream-7e21008ee28e4f2fa524777148805b4414099845.tar.gz upstream-7e21008ee28e4f2fa524777148805b4414099845.tar.bz2 upstream-7e21008ee28e4f2fa524777148805b4414099845.zip |
remove leftover stuff
SVN-Revision: 8234
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/Makefile b/tools/Makefile index 2c093c0aac..2b0143e6b3 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -6,8 +6,6 @@ # # Main makefile for the host tools # - -file:=${lastword ${MAKEFILE_LIST}} curdir:=tools # subdirectories to descend into |