Files
Benchmarks/c3-lang/Makefile
T

6 lines
43 B
Makefile

all:
c3c compile main.c3
clean:
rm main