all repos — dotfiles @ e781918e358e8342fd5f63abeedadc9b0cfe117d

linux dotfiles

config/i3blocks/Makefile

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

$(P): $(OBJECTS)