X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=config.mk.example;h=72d298a0d1a30f3c6d62c146ddc1a15875651dcc;hb=3d202351108e537539e8579f62dccd46760c1265;hp=d3ce06a01499b24fa76b6f4557863bd2795353e0;hpb=b9a8d20bc5dba484a6ab23ac715dc02a3ae86f7d;p=lackey diff --git a/config.mk.example b/config.mk.example index d3ce06a..72d298a 100644 --- a/config.mk.example +++ b/config.mk.example @@ -1,2 +1,11 @@ -CFLAGS = -g -Wall -Werror --std=c99 +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