]> code.citadel.org Git - citadel.git/blob - textclient/config.mk
Added a new parameter to html_to_ascii() to let it know when it's rendering to a...
[citadel.git] / textclient / config.mk
1 CFLAGS := -Wformat-truncation=0 -ggdb -DHAVE_OPENSSL
2 LDFLAGS :=  -lssl -lcrypto -lz
3 PREFIX := /usr/local
4 BINDIR := /usr/local/bin
5 CTDLDIR := /usr/local/citadel