mirror of
https://github.com/specht/champ.git
synced 2025-08-12 18:25:13 +00:00
3 lines
43 B
Makefile
3 lines
43 B
Makefile
champ: champ.c
|
|
gcc -o champ champ.c -lX11
|