]> git.refcnt.org Git - colorize.git/commitdiff
Remove a.out on make clean
authorSteven Schubiger <stsc@refcnt.org>
Thu, 21 Jan 2016 09:34:04 +0000 (10:34 +0100)
committerSteven Schubiger <stsc@refcnt.org>
Thu, 21 Jan 2016 09:34:04 +0000 (10:34 +0100)
Makefile

index 4f7e84365f946281b1b35426a7a7a807d46b33ab..778c4bda5fef34b493e8b31947cd248ad8015956 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,4 +16,4 @@ check:
                        perl ./test.pl
 
 clean:
-                       rm -f colorize debug.txt version.h
+                       rm -f a.out colorize debug.txt version.h