chiark / gitweb /
hostside: clean removes autoversion.c
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 9 Jan 2011 17:35:30 +0000 (17:35 +0000)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 9 Jan 2011 17:35:30 +0000 (17:35 +0000)
hostside/Makefile

index 4124cd516a90e7488cd003218340c0324931888f..b5bb72040cca507c4a47bff538caee7f039689a3 100644 (file)
@@ -102,7 +102,7 @@ tidy:
 clean:
                rm -f *.o *.d t u v $(TARGETS) $(AUTOINCS)
                rm -f auproto-pic.[ch] *~ .*~ core proto-expanded
-               rm -f record-[yl].[ch] *.tmp *.new
+               rm -f record-[yl].[ch] *.tmp *.new *+autoversion.c
 
 realclean:     clean tidy