mirror of
https://github.com/vale981/bspwm
synced 2025-03-05 18:01:37 -05:00
3 lines
51 B
Makefile
3 lines
51 B
Makefile
![]() |
all:
|
||
|
gcc -std=c99 -pedantic -Wall -o bspwm main.c
|