.endif
PTHREAD_CFLAGS?=
PTHREAD_LIBS?= -pthread
PTHREAD_LIBS?= -lpthread
.if exists(/usr/bin/fetch)
FETCH_BINARY?= /usr/bin/fetch