back to tcc

This commit is contained in:
Roberto Alsina 2023-07-12 22:23:33 -03:00
parent 47ee73edbe
commit 96f08fcaa0

View File

@ -1,4 +1,4 @@
CC=gcc
CC=tcc
all: tests
shortcodes.c: shortcodes.rl
ragel -G2 -L shortcodes.rl -o shortcodes.c