]> Pileus Git - lackey/blob - config.mk.example
Add option to show and hide weekends.
[lackey] / config.mk.example
1 PREFIX  ?= /usr
2 CFLAGS  ?= -g -Wall -Werror --std=c99 -DCAL_DEBUG
3
4 default: all run-lackey
5 #default: all run-test
6
7 run-lackey: lackey
8         @urxvt -e ./$<
9
10 run-test: test
11         ./$< date ical conf