mirror of
https://github.com/specht/champ.git
synced 2025-01-02 13:30:40 +00:00
3 lines
52 B
Makefile
3 lines
52 B
Makefile
champ: champ.c labels.h
|
|
gcc -o champ champ.c -lX11
|