all repos — dotfiles @ 6e4ae2cc5f9dd2be6e0770c4a51561fd654d569f

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)