X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=config.mk.example;h=72d298a0d1a30f3c6d62c146ddc1a15875651dcc;hb=f1a342d37aaff9a96bae27d5c14a3c7226a99d66;hp=b323a2fea3afc399b9b2db1314b7efeeffe9c679;hpb=c361170f7cbaabafa7e59bec35f774d8c80f825c;p=lackey diff --git a/config.mk.example b/config.mk.example index b323a2f..72d298a 100644 --- a/config.mk.example +++ b/config.mk.example @@ -1 +1,11 @@ -default: run-acal +PREFIX ?= /usr +CFLAGS ?= -g -Wall -Werror --std=c99 -DDEBUG_CALS + +default: all run-lackey +#default: all run-test + +run-lackey: lackey + @urxvt -e ./$< + +run-test: test + ./$< date ical conf