3 lines
47 B
Makefile
3 lines
47 B
Makefile
main:
|
|
g++ drawpad.cpp -o drawpad -lX11 -lXtst
|
main:
|
|
g++ drawpad.cpp -o drawpad -lX11 -lXtst
|