MKSHARE -> MKDOC
This commit is contained in:
parent
dc3fb4160a
commit
8a1fcff86a
@ -1,10 +1,10 @@
|
|||||||
# $NetBSD: Makefile,v 1.3 2001/12/12 12:24:31 lukem Exp $
|
# $NetBSD: Makefile,v 1.4 2003/04/18 18:33:22 thorpej Exp $
|
||||||
|
|
||||||
NOOBJ= # defined
|
NOOBJ= # defined
|
||||||
|
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
|
|
||||||
.if ${MKSHARE} != "no"
|
.if ${MKDOC} != "no"
|
||||||
NTPSRCDIR=html
|
NTPSRCDIR=html
|
||||||
FILESDIR=${NTPDOCDIR}
|
FILESDIR=${NTPDOCDIR}
|
||||||
FILES= Oncore-SHMEM.htm accopt.htm assoc.htm audio.htm authopt.htm \
|
FILES= Oncore-SHMEM.htm accopt.htm assoc.htm audio.htm authopt.htm \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $NetBSD: Makefile,v 1.3 2001/12/12 12:24:31 lukem Exp $
|
# $NetBSD: Makefile,v 1.4 2003/04/18 18:33:23 thorpej Exp $
|
||||||
|
|
||||||
NOOBJ= # defined
|
NOOBJ= # defined
|
||||||
|
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
|
|
||||||
.if ${MKSHARE} != "no"
|
.if ${MKDOC} != "no"
|
||||||
NTPSRCDIR=html/hints
|
NTPSRCDIR=html/hints
|
||||||
FILESDIR=${NTPDOCDIR}/hints
|
FILESDIR=${NTPDOCDIR}/hints
|
||||||
FILES= a-ux aix bsdi changes decosf1 decosf2 hpux linux notes-xntp-v3 parse \
|
FILES= a-ux aix bsdi changes decosf1 decosf2 hpux linux notes-xntp-v3 parse \
|
||||||
|
Loading…
Reference in New Issue
Block a user