summaryrefslogtreecommitdiffstats
path: root/usr.bin/bsdiff/bspatch/Makefile
blob: c0ed5219167f96c8e2226d05b21629c1ba484c38 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	bspatch

DPADD=	${LIBBZ2}
LDADD=	-lbz2

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud