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