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