mirror of
https://github.com/specht/champ.git
synced 2025-02-19 21:30:42 +00:00
3 lines
43 B
Makefile
3 lines
43 B
Makefile
champ: champ.c
|
|
gcc -o champ champ.c -lX11
|