X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=config.mk.example;h=79b317e1a00ae369f0ec1363eb83a5689665039f;hb=refs%2Fheads%2Fmaster;hp=afdb097465b2dcf2a38a50e55a1b876ee8b6c050;hpb=fbe8722498e76917f73e88b835852505f3763779;p=lackey diff --git a/config.mk.example b/config.mk.example index afdb097..79b317e 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 -DCAL_DEBUG default: all run-lackey +#default: all run-test run-lackey: lackey @urxvt -e ./$< - @cat /tmp/lackey.log run-test: test - ./$< + ./$< date ical conf