2001-04-12 01:01:44 +04:00
|
|
|
# $NetBSD: Makefile,v 1.10 2001/04/11 21:01:44 aymeric Exp $
|
1994-08-17 20:35:15 +04:00
|
|
|
|
2001-03-31 15:37:44 +04:00
|
|
|
SUBDIR= catalog build
|
1994-09-19 09:13:35 +04:00
|
|
|
|
|
|
|
.if make(install)
|
2001-04-12 01:01:44 +04:00
|
|
|
SUBDIR+= docs/USD.doc/edit docs/USD.doc/exref docs/USD.doc/vi.ref
|
|
|
|
SUBDIR+= docs/USD.doc/vitut
|
|
|
|
SUBDIR+= recover
|
1994-09-19 09:13:35 +04:00
|
|
|
.endif
|
|
|
|
|
1994-08-17 20:35:15 +04:00
|
|
|
.include <bsd.subdir.mk>
|