initial parser
[calc.git] / makefile
index aa9b1e2185cc30da79d2b81f7010f0b5ac49c3dc..772aca4a9a1888fff18b1e8b20152f6ded4e6d99 100644 (file)
--- a/makefile
+++ b/makefile
@@ -18,7 +18,6 @@ LDFLAGS += -g
 
 ALLEXE  =
 ALLEXE += calc
-ALLEXE += ascii
 ALLEXE += skel
 
 SHELL = bash