mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 02:01:42 -05:00
2 lines
56 B
Makefile
2 lines
56 B
Makefile
all:
|
|
gcc -pedantic -Wall -lxcb -o bspwm main.c utils.c
|