mirror of
https://github.com/vale981/bspwm
synced 2025-03-05 09:51:38 -05:00
2 lines
51 B
Makefile
2 lines
51 B
Makefile
all:
|
|
gcc -std=c99 -pedantic -Wall -o bspwm main.c
|