upload.c: write uploaded data to a temp file
[citadel.git] / textclient / config.mk
1 CFLAGS := -g -I/usr/local/include -DHAVE_OPENSSL
2 LDFLAGS := -L/usr/local/lib -lssl -lcrypto -lz
3 PREFIX := /root/citadel/textclient
4 BINDIR := /root/citadel/textclient/bin
5 CTDLDIR := /root/citadel/citadel