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 | 9fed5becd700af39ddb0983d332cd9f95112be0d (patch) | |
tree | bf75d1a05e500c6bbf25eea3049e572fa1c4bc91 /tools/Makefile | |
parent | 3552a0d2f6c28984c71860f71fc5406498756679 (diff) | |
download | upstream-9fed5becd700af39ddb0983d332cd9f95112be0d.tar.gz upstream-9fed5becd700af39ddb0983d332cd9f95112be0d.tar.bz2 upstream-9fed5becd700af39ddb0983d332cd9f95112be0d.zip |
remove leftover stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8234 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/Makefile')
-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 |