X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=config.mk.example;h=79b317e1a00ae369f0ec1363eb83a5689665039f;hb=c104b1f201f243dabb18cbd712b20a8351d269be;hp=d3ce06a01499b24fa76b6f4557863bd2795353e0;hpb=b9a8d20bc5dba484a6ab23ac715dc02a3ae86f7d;p=lackey diff --git a/config.mk.example b/config.mk.example index d3ce06a..79b317e 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 -DCAL_DEBUG + default: all run-lackey +#default: all run-test + +run-lackey: lackey + @urxvt -e ./$< + +run-test: test + ./$< date ical conf