Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / ntp / doc / Makefile
1 # $FreeBSD: src/usr.sbin/ntp/doc/Makefile,v 1.5.2.3 2002/02/18 16:24:26 ru Exp $
2 # $DragonFly: src/usr.sbin/ntp/doc/Attic/Makefile,v 1.2 2003/06/17 04:29:58 dillon Exp $
3
4 MAINTAINER=     sheldonh
5
6 FILESDIR=       ${SHAREDIR}/doc/ntp
7
8 FILES=  accopt.htm assoc.htm audio.htm authopt.htm biblio.htm build.htm \
9         clockopt.htm \
10         config.htm confopt.htm copyright.htm debug.htm driver1.htm \
11         driver10.htm driver11.htm driver12.htm driver16.htm driver18.htm \
12         driver19.htm driver2.htm driver20.htm driver22.htm driver23.htm \
13         driver24.htm driver26.htm driver27.htm driver28.htm driver29.htm \
14         driver3.htm driver30.htm driver32.htm driver33.htm driver34.htm \
15         driver35.htm driver36.htm driver37.htm \
16         driver4.htm driver5.htm driver6.htm driver7.htm driver8.htm \
17         driver9.htm exec.htm extern.htm gadget.htm hints.htm \
18         howto.htm htmlprimer.htm index.htm kern.htm kernpps.htm \
19         ldisc.htm measure.htm miscopt.htm monopt.htm mx4200data.htm \
20         notes.htm ntpd.htm ntpdate.htm ntpdc.htm ntpq.htm ntptime.htm \
21         ntptrace.htm parsedata.htm parsenew.htm patches.htm porting.htm \
22         pps.htm prefer.htm qth.htm quick.htm rdebug.htm refclock.htm \
23         release.htm tickadj.htm vxworks.htm y2k.htm
24
25 MAN=    ntp.conf.5 ntp.keys.5
26 MAN+=   ntp-genkeys.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 ntptrace.8
27
28 .PATH: ${.CURDIR}/../../../contrib/ntp/html
29
30 .include <bsd.prog.mk>