all repos — dotfiles @ 572db77ad5d8756a46e1662afdf3904a74e33b5c

linux dotfiles

i3blocks/Makefile (view raw)

 1
 2
 3
 4
 5
 6
P=bandwidth2
OBJECTS=
CFLAGS=-g -Wall -Werror -O2 -std=c11
LDLIBS=

$(P): $(OBJECTS)