Where gettimeofday() is required, include both time.h and sys/time.h
[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