NetBSD/usr.bin/vi/Makefile

10 lines
187 B
Makefile

# $NetBSD: Makefile,v 1.7 1996/05/20 03:47:00 mrg Exp $
SUBDIR= build
.if make(install)
SUBDIR+=USD.doc/edit USD.doc/exref USD.doc/vi.ref USD.doc/vitut
.endif
.include <bsd.subdir.mk>