NetBSD/usr.bin/vi/Makefile

10 lines
207 B
Makefile
Raw Normal View History

1996-06-23 09:59:51 +04:00
# $NetBSD: Makefile,v 1.8 1996/06/23 05:59:51 mrg Exp $
1996-05-20 07:47:00 +04:00
SUBDIR= build
1994-09-19 09:13:35 +04:00
.if make(install)
1996-06-23 09:59:51 +04:00
SUBDIR+=docs/USD.doc/edit docs/USD.doc/exref docs/USD.doc/vi.ref docs/USD.doc/vitut
1994-09-19 09:13:35 +04:00
.endif
.include <bsd.subdir.mk>