all repos — dotfiles @ 9eeade2fbd394dbe072245e6705e48dcea705caf

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)