all repos — dotfiles @ 3bcdff0911bb536363df0b0e6921e0286352f740

linux dotfiles

config/i3blocks/Makefile (view raw)

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

$(P): $(OBJECTS)