1
0
mirror of https://github.com/specht/champ.git synced 2024-11-22 20:31:46 +00:00
champ/Makefile
2018-02-05 23:23:09 +01:00

3 lines
52 B
Makefile

champ: champ.c labels.h
gcc -o champ champ.c -lX11