head	1.2;
access;
symbols
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	nvi_1_34_final:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.6
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.4
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	nvi_1_32:1.1.1.1
	nvi:1.1.1;
locks; strict;
comment	@# @;


1.2
date	96.11.01.08.22.51;	author peter;	state dead;
branches;
next	1.1;

1.1
date	94.08.16.23.36.39;	author sef;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.08.16.23.36.40;	author sef;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove the old nvi-1.34, it has served us well but it's time has come..

(It was tagged immediately prior to removal with the tag "nvi_1_34_final")
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 8/14/93

DIR=	usd/12.vi
SRCS=	vi.in vi.chars
MACROS=	-msU
CLEANFILES+=summary.* viapwh.*

paper.ps: ${SRCS} summary.ps viapwh.ps
	${TBL} ${SRCS} | ${ROFF} > ${.TARGET}

summary.ps: vi.summary
	${TBL} vi.summary | ${ROFF}  > ${.TARGET}

viapwh.ps: vi.apwh.ms
	${ROFF} vi.apwh.ms > ${.TARGET}

.include <bsd.doc.mk>
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Latest public release of nvi, from Keith Bostic.  I hope I got this
right ;).
Reviewed by:	Sean Eric Fagan
@
text
@@
