fix clean target
authorMatthias Braun <matze@braunis.de>
Mon, 15 Feb 2010 18:13:36 +0000 (18:13 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 15 Feb 2010 18:13:36 +0000 (18:13 +0000)
[r27172]

Makefile

index 1ed5445..0f3e158 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -161,4 +161,4 @@ build/%.o: %.c
 
 clean:
        @echo '===> CLEAN'
-       $(Q)rm -rf builtins.h build/* $(GOAL) .depend
+       $(Q)rm -rf gen_builtins.h build/* $(GOAL) .depend