10 lines
219 B
Makefile
10 lines
219 B
Makefile
# $NetBSD: Makefile,v 1.9 2001/03/31 11:37:44 aymeric Exp $
|
|
|
|
SUBDIR= catalog 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>
|