PROG= post_test SRCS= post_test.c common.c NO_MAN= LDADD= -lpthread CFLAGS= -I ${.CURDIR}/../common WARNS?= 3 .include .PATH: ${.CURDIR}/../common