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

PROG=	mtree
#CFLAGS+=-DDEBUG
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