all repos — dotfiles @ 36a8eeb387b6ad730302f83db457e569ee43999e

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)