tstatus/Makefile

6 lines
48 B
Makefile
Raw Normal View History

2022-09-16 14:32:59 -05:00
bspc:
cc bspc.c -o bspc -lxcb
clean:
rm bspc