[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / vi

File: [local] / src / usr.bin / vi / Makefile (download)

Revision 1.3, Mon Jun 3 02:46:35 1996 UTC (28 years ago) by mickey
Branch: MAIN
Changes since 1.2: +1 -1 lines

'make install' works now

#	$NetBSD: Makefile,v 1.7 1996/05/20 03:47:00 mrg Exp $

SUBDIR= build

.if make(install)
SUBDIR+=docs/USD.doc/edit docs/USD.doc/exref docs/USD.doc/vi.ref docs/USD.doc/vitut
.endif

.include <bsd.subdir.mk>