]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
remove *-stamp when cleaning
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 17 Sep 2008 09:09:39 +0000 (11:09 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Wed, 17 Sep 2008 09:09:39 +0000 (11:09 +0200)
Makefile

index f858d1eea6c928064e66c56a047d320093f82e8a..18e89ae8615d340bf8841fa351d85790e134bb8f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -56,4 +56,4 @@ install: iw iw.8.gz
        $(Q)$(INSTALL) -m 644 -o root -g root -t $(DESTDIR)$(PREFIX)/share/man/man8/ iw.8.gz
 
 clean:
-       $(Q)rm -f iw *.o *~ *.gz version.h
+       $(Q)rm -f iw *.o *~ *.gz version.h *-stamp