mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 20:12:42 +00:00
init
This commit is contained in:
6
.config/i3blocks/memory2/Makefile
Normal file
6
.config/i3blocks/memory2/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
P=memory2
|
||||
OBJECTS=
|
||||
CFLAGS=-g -Wall -Werror -O2 -std=c11
|
||||
LDLIBS=
|
||||
|
||||
$(P): $(OBJECTS)
|
Reference in New Issue
Block a user