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=