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