Makefile
changeset 16 0e1c0994309a
parent 11 1fccf68e52c6
--- a/Makefile	Fri Sep 07 15:25:39 2007 +0000
+++ b/Makefile	Fri Sep 07 15:30:08 2007 +0000
@@ -1,4 +1,4 @@
-BIN = mimecut hs12
+BIN = mimecut
 CLEANFILES = $(BIN)
 
 .PHONY: all clean install test