don't forget the man page. from Luke Mewburn <lm@rmit.edu.au>

This commit is contained in:
cgd 1994-03-19 07:55:56 +00:00
parent 996d1050eb
commit 8415642178
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# from: @(#)Makefile 5.6 (Berkeley) 2/19/92
# $Id: Makefile,v 1.4 1993/11/02 08:43:48 cgd Exp $
# $Id: Makefile,v 1.5 1994/03/19 07:55:56 cgd Exp $
PROG= mtree
#CFLAGS+=-DDEBUG
MAN8= mtree.0
SRCS= compare.c crc.c create.c misc.c mtree.c spec.c verify.c
.PATH: ${.CURDIR}/../../usr.bin/cksum