[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.8, Mon Jan 12 18:16:50 2004 UTC (20 years, 5 months ago) by millert
Branch: MAIN
Changes since 1.7: +6 -2 lines

Install vi.ref in /usr/share/doc/usd (directories already exist for it).
OK jmc@

#	$OpenBSD: Makefile,v 1.8 2004/01/12 18:16:50 millert Exp $

SUBDIR= build

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

.include <bsd.subdir.mk>