mirror of
https://github.com/i3/i3.git
synced 2026-03-31 12:15:16 +00:00
3 lines
64 B
Makefile
3 lines
64 B
Makefile
all:
|
|
gcc -Wall -g -I/usr/include/xcb -o mainx mainx.c -lxcb-wm
|