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