drawpad/Makefile
2023-12-25 17:53:21 +01:00

3 lines
47 B
Makefile

main:
g++ drawpad.cpp -o drawpad -lX11 -lXtst