all repos — dotfiles @ 3af911173e7e737a8aed18bffe89fc0b1cf0e06d

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)