mirror of
https://github.com/specht/champ.git
synced 2024-11-26 01:49:20 +00:00
3 lines
52 B
Makefile
3 lines
52 B
Makefile
champ: champ.c labels.h
|
|
gcc -o champ champ.c -lX11
|