=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/vi/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/vi/Makefile 1995/10/18 08:46:33 1.1 +++ src/usr.bin/vi/Makefile 1996/05/22 11:33:12 1.2 @@ -1,11 +1,6 @@ -# @(#)Makefile 8.2 (Berkeley) 8/16/94 -# -# This Makefile is ONLY correct for 4.4BSD style source trees. If you're -# not using a system with that setup, it's not going to work. Read the -# files README and PORT/README for information on building nvi for other -# systems. +# $NetBSD: Makefile,v 1.7 1996/05/20 03:47:00 mrg Exp $ -SUBDIR= common +SUBDIR= build .if make(install) SUBDIR+=USD.doc/edit USD.doc/exref USD.doc/vi.ref USD.doc/vitut