TetaTricks/code/misctools/Makefile
2022-10-04 19:31:50 +02:00

5 lines
52 B
Makefile

nonascii: nonascii.c Makefile
gcc -Wall $< -o $@