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