mirror of
https://github.com/specht/champ.git
synced 2024-11-22 20:31:46 +00:00
3 lines
43 B
Makefile
3 lines
43 B
Makefile
champ: champ.c
|
|
gcc -o champ champ.c -lX11
|