[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.11, Fri Jan 30 23:14:25 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.10: +3 -3 lines

install exref; includes updates to sync with current behaviour;
fixes, help, and ok millert@

#	$OpenBSD: Makefile,v 1.11 2004/01/30 23:14:25 jmc Exp $

SUBDIR= build

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

.include <bsd.subdir.mk>