head	1.2;
access;
symbols
	kim-current-1999-09-17:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.04.30.13.38.10;	author tron;	state dead;
branches;
next	1.1;

1.1
date	99.09.17.21.56.42;	author kim;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Zoularis is obsolete for a very long time.
@
text
@#	$NetBSD: Makefile,v 1.1 1999/09/17 21:56:42 kim Exp $
#	from: @@(#)Makefile	8.2 (Berkeley) 4/27/95

PROG=	mtree
SRCS=	compare.c crc.c create.c misc.c mtree.c spec.c verify.c \
	stat_flags.c

BINDIR=	/bin

.include "../Makefile.inc"

.PATH: ${BSDSRCDIR}/usr.sbin/mtree \
	${BSDSRCDIR}/usr.bin/cksum \
	${BSDSRCDIR}/bin/ls

CPPFLAGS+=	-I${BSDSRCDIR}/bin/ls

.include <bsd.prog.mk>
@


1.1
log
@We need mtree really.
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.13 1998/10/10 07:50:27 mrg Exp $
@

