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