aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index c429f3c..27d0649 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-CC = gcc
+CC = tcc
FLAGS = -g
YACC = yacc
LEX = lex