summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/rcs/merge/Makefile
blob: d14afb28857050e3bb49a6bebdacf23bcb9b3c3a (plain)
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>
OpenPOWER on IntegriCloud