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