NetBSD/usr.bin/vi/Makefile

10 lines
219 B
Makefile
Raw Normal View History

2001-03-31 15:37:44 +04:00
# $NetBSD: Makefile,v 1.9 2001/03/31 11:37:44 aymeric Exp $
2001-03-31 15:37:44 +04:00
SUBDIR= catalog 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>