PROG = http_load SRCS = http_load.c timers.c CPPFLAGS+= -DUSE_SSL LDADD += -lssl -lcrypto BINDIR = ${PREFIX}/bin MANDIR = ${PREFIX}/man/man .include