Deleted Added
full compact
Makefile (88066) Makefile (106169)
1# $FreeBSD: head/usr.sbin/ntp/doc/Makefile 88066 2001-12-17 16:21:59Z ru $
1# $FreeBSD: head/usr.sbin/ntp/doc/Makefile 106169 2002-10-29 20:20:36Z roberto $
2
3MAINTAINER= sheldonh
4
5FILESDIR= ${SHAREDIR}/doc/ntp
6
7FILES= accopt.htm assoc.htm audio.htm authopt.htm biblio.htm build.htm \
8 clockopt.htm \
9 config.htm confopt.htm copyright.htm debug.htm driver1.htm \

--- 4 unchanged lines hidden (view full) ---

14 driver35.htm driver36.htm driver37.htm \
15 driver4.htm driver5.htm driver6.htm driver7.htm driver8.htm \
16 driver9.htm exec.htm extern.htm gadget.htm hints.htm \
17 howto.htm htmlprimer.htm index.htm kern.htm kernpps.htm \
18 ldisc.htm measure.htm miscopt.htm monopt.htm mx4200data.htm \
19 notes.htm ntpd.htm ntpdate.htm ntpdc.htm ntpq.htm ntptime.htm \
20 ntptrace.htm parsedata.htm parsenew.htm patches.htm porting.htm \
21 pps.htm prefer.htm qth.htm quick.htm rdebug.htm refclock.htm \
2
3MAINTAINER= sheldonh
4
5FILESDIR= ${SHAREDIR}/doc/ntp
6
7FILES= accopt.htm assoc.htm audio.htm authopt.htm biblio.htm build.htm \
8 clockopt.htm \
9 config.htm confopt.htm copyright.htm debug.htm driver1.htm \

--- 4 unchanged lines hidden (view full) ---

14 driver35.htm driver36.htm driver37.htm \
15 driver4.htm driver5.htm driver6.htm driver7.htm driver8.htm \
16 driver9.htm exec.htm extern.htm gadget.htm hints.htm \
17 howto.htm htmlprimer.htm index.htm kern.htm kernpps.htm \
18 ldisc.htm measure.htm miscopt.htm monopt.htm mx4200data.htm \
19 notes.htm ntpd.htm ntpdate.htm ntpdc.htm ntpq.htm ntptime.htm \
20 ntptrace.htm parsedata.htm parsenew.htm patches.htm porting.htm \
21 pps.htm prefer.htm qth.htm quick.htm rdebug.htm refclock.htm \
22 release.htm tickadj.htm vxworks.htm y2k.htm
22 release.htm tickadj.htm
23
24MAN= ntp.conf.5 ntp.keys.5
25MAN+= ntp-genkeys.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 ntptrace.8
26
27.PATH: ${.CURDIR}/../../../contrib/ntp/html
28
29.include <bsd.prog.mk>
23
24MAN= ntp.conf.5 ntp.keys.5
25MAN+= ntp-genkeys.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 ntptrace.8
26
27.PATH: ${.CURDIR}/../../../contrib/ntp/html
28
29.include <bsd.prog.mk>