summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/Makefile
blob: 2e58af2992a015e127457440a7e2cad2f4ada866 (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	mtree
SRCS=	compare.c crc.c create.c misc.c mtree.c spec.c verify.c
MAN8=	mtree.8
.PATH:	${.CURDIR}/../../usr.bin/cksum

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