X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=config.mk.example;h=79b317e1a00ae369f0ec1363eb83a5689665039f;hb=8a25ed009d64fc7a49a3e4d0e44ea2ee91ddf01d;hp=72d298a0d1a30f3c6d62c146ddc1a15875651dcc;hpb=f7e9b46c69f454a1976b5ff471cc907756c01a7c;p=lackey diff --git a/config.mk.example b/config.mk.example index 72d298a..79b317e 100644 --- a/config.mk.example +++ b/config.mk.example @@ -1,5 +1,5 @@ PREFIX ?= /usr -CFLAGS ?= -g -Wall -Werror --std=c99 -DDEBUG_CALS +CFLAGS ?= -g -Wall -Werror --std=c99 -DCAL_DEBUG default: all run-lackey #default: all run-test