aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ddc37cc..026e6d0 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
TOP ?= .
include $(TOP)/config.mak
-
+TCC=./tcc
CFLAGS+=-g -Wall
CFLAGS_P=$(CFLAGS) -pg -static -DCONFIG_TCC_STATIC
LIBS_P=