]> Pileus Git - lackey/blobdiff - config.mk.example
Fix bug when adding new config groups
[lackey] / config.mk.example
index b323a2fea3afc399b9b2db1314b7efeeffe9c679..1c23c708be11fc5fb42f696902c9f06d2f764fe6 100644 (file)
@@ -1 +1,11 @@
-default: run-acal
+PREFIX  ?= /usr
+CFLAGS  ?= -g -Wall -Werror --std=c99
+
+default: all run-lackey
+#default: all run-test
+
+run-lackey: lackey
+       @urxvt -e ./$<
+
+run-test: test
+       ./$< date ical conf