[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.12, Mon Feb 9 21:09:10 2004 UTC (20 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.11: +3 -3 lines

install edit usd;
this has been updated/reworded to work as an ex tutorial;

as usual, much help and patience (and ok) millert@

#	$OpenBSD: Makefile,v 1.12 2004/02/09 21:09:10 jmc Exp $

SUBDIR= build

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

.include <bsd.subdir.mk>