build the tutoral
This commit is contained in:
parent
32b1d940e0
commit
ee256018ca
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: Makefile,v 1.91 2010/02/06 23:45:26 he Exp $
|
# $NetBSD: Makefile,v 1.92 2010/08/22 02:09:36 perry Exp $
|
||||||
# @(#)Makefile 8.4 (Berkeley) 5/5/95
|
# @(#)Makefile 8.4 (Berkeley) 5/5/95
|
||||||
|
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
@ -77,4 +77,8 @@ COMPATOBJDIR!= cd ${NETBSDSRCDIR}/tools/compat && ${PRINTOBJDIR}
|
|||||||
NBCOMPATLIB= -L${COMPATOBJDIR} -lnbcompat
|
NBCOMPATLIB= -L${COMPATOBJDIR} -lnbcompat
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if make(install)
|
||||||
|
SUBDIR+=USD.doc
|
||||||
|
.endif
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user