mirror of
https://github.com/specht/champ.git
synced 2025-02-17 07:33:23 +00:00
3 lines
43 B
Makefile
3 lines
43 B
Makefile
|
champ: champ.c
|
||
|
gcc -o champ champ.c -lX11
|