NetBSD/usr.bin/vi/Makefile

10 lines
187 B
Makefile
Raw Normal View History

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