mirror of
https://github.com/specht/champ.git
synced 2025-02-20 13:29:09 +00:00
3 lines
43 B
Makefile
3 lines
43 B
Makefile
|
champ: champ.c
|
||
|
gcc -o champ champ.c -lX11
|