1 2 3 4 5 6 7
PROG= merge SRCS= merge.c LDADD= -L${.CURDIR}/../lib/obj -lrcs CFLAGS+= -I${.CURDIR}/../lib .include <bsd.prog.mk>