]> git.refcnt.org Git - colorize.git/blobdiff - Makefile
Print list of options dynamically in help output
[colorize.git] / Makefile
index 78602380f04b35efea60675976677ab762bcc763..da60da20f5ad567438df5b3852dd0dee9381f441 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY: check clean
+.PHONY: check clean release
 
 .SUFFIXES:
 .SUFFIXES: .c .o
@@ -16,4 +16,7 @@ check:
                        perl ./test.pl
 
 clean:
-                       rm -f colorize version.h
+                       rm -f a.out colorize debug.txt version.h
+
+release:
+                       sh ./release.sh