NetBSD/usr.bin/vi/Makefile

10 lines
207 B
Makefile

# $NetBSD: Makefile,v 1.8 1996/06/23 05:59:51 mrg Exp $
SUBDIR= build
.if make(install)
SUBDIR+=docs/USD.doc/edit docs/USD.doc/exref docs/USD.doc/vi.ref docs/USD.doc/vitut
.endif
.include <bsd.subdir.mk>