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