[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.9, Sat Jan 24 12:29:13 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.8: +2 -2 lines

install vi tutorial docs; these have been updated to reflect reality;
help and ok millert@

#	$OpenBSD: Makefile,v 1.9 2004/01/24 12:29:13 jmc Exp $

SUBDIR= build

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

.include <bsd.subdir.mk>