summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/doc/Makefile
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2008-08-22 16:00:48 +0000
committerroberto <roberto@FreeBSD.org>2008-08-22 16:00:48 +0000
commite01fe39f04056ee9114cad5f8fcceafa3856c80c (patch)
tree09f1e02ba3375bb9d3a329705c08f20103f72e74 /usr.sbin/ntp/doc/Makefile
parentb85c7169a740b2edf0106ad59fdaa1b0160f823c (diff)
downloadFreeBSD-src-e01fe39f04056ee9114cad5f8fcceafa3856c80c.zip
FreeBSD-src-e01fe39f04056ee9114cad5f8fcceafa3856c80c.tar.gz
Update the various files to sync with vendor import of 4.2.4p5.
sntp includes a copy of libopts in itself in vendor code, rewrite the Makefile to compile and use only one copy. It is an internal library, not installed. MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/ntp/doc/Makefile')
-rw-r--r--usr.sbin/ntp/doc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/ntp/doc/Makefile b/usr.sbin/ntp/doc/Makefile
index 902c4db..f1326fc 100644
--- a/usr.sbin/ntp/doc/Makefile
+++ b/usr.sbin/ntp/doc/Makefile
@@ -9,8 +9,8 @@ FILES= accopt.html assoc.html audio.html authopt.html build.html \
clockopt.html \
config.html confopt.html copyright.html debug.html driver1.html \
driver10.html driver11.html driver12.html driver16.html driver18.html \
- driver19.html driver2.html driver20.html driver22.html driver23.html \
- driver24.html driver26.html driver27.html driver28.html driver29.html \
+ driver19.html driver2.html driver20.html driver22.html \
+ driver26.html driver27.html driver28.html driver29.html \
driver3.html driver30.html driver32.html driver33.html driver34.html \
driver35.html driver36.html driver37.html \
driver4.html driver5.html driver6.html driver7.html driver8.html \
@@ -27,6 +27,7 @@ MAN= ntp.conf.5 ntp.keys.5
MAN+= ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 ntptrace.8
.PATH: ${.CURDIR}/../../../contrib/ntp/html \
+ ${.CURDIR}/../../../contrib/ntp/html/build \
${.CURDIR}/../../../contrib/ntp/html/drivers
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud