add unit tests
[calc.git] / makefile
index aa9b1e2185cc30da79d2b81f7010f0b5ac49c3dc..99f9d6ea0e37ee3e65be817502a3b7e35f13806c 100644 (file)
--- a/makefile
+++ b/makefile
@@ -18,12 +18,11 @@ LDFLAGS += -g
 
 ALLEXE  =
 ALLEXE += calc
-ALLEXE += ascii
-ALLEXE += skel
+#ALLEXE += skel
 
 SHELL = bash
 
-MAKE = mingw32-make
+#MAKE = mingw32-make
 MAKEFLAGS += -s
 
 # Functions