mirror of
https://github.com/vale981/bspwm
synced 2025-03-05 09:51:38 -05:00
2 lines
84 B
Makefile
2 lines
84 B
Makefile
all:
|
|
gcc -pedantic -Wall -llua -lxcb -o bspwm main.c utils.c settings.c luautils.c
|