X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=config.mk.example;h=79b317e1a00ae369f0ec1363eb83a5689665039f;hb=22c454ba9b8a3493f83bb05f145e1398735d0fbc;hp=1942a0ccd23c81be90abb0aab3e1b39ed71734c1;hpb=011e995ee05e3fd9a990a39c85d4b279e16fd86e;p=lackey diff --git a/config.mk.example b/config.mk.example index 1942a0c..79b317e 100644 --- a/config.mk.example +++ b/config.mk.example @@ -1 +1,11 @@ -default: run-lackey +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