Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/ntp remove orphaned files



details:   https://anonhg.NetBSD.org/src/rev/ecb7b3361ecc
branches:  trunk
changeset: 555985:ecb7b3361ecc
user:      drochner <drochner%NetBSD.org@localhost>
date:      Fri Dec 05 12:15:49 2003 +0000

description:
remove orphaned files

diffstat:

 usr.sbin/ntp/html/Makefile       |  29 -----------------------------
 usr.sbin/ntp/html/hints/Makefile |  18 ------------------
 usr.sbin/ntp/ntptimeset/Makefile |  10 ----------
 3 files changed, 0 insertions(+), 57 deletions(-)

diffs (69 lines):

diff -r e5404dcc79c6 -r ecb7b3361ecc usr.sbin/ntp/html/Makefile
--- a/usr.sbin/ntp/html/Makefile        Fri Dec 05 12:14:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-#      $NetBSD: Makefile,v 1.4 2003/04/18 18:33:22 thorpej Exp $
-
-NOOBJ=  # defined
-
-.include <bsd.own.mk>
-
-.if ${MKDOC} != "no"
-NTPSRCDIR=html
-FILESDIR=${NTPDOCDIR}
-FILES= Oncore-SHMEM.htm accopt.htm assoc.htm audio.htm authopt.htm \
-       biblio.htm build.htm clockopt.htm config.htm confopt.htm \
-       copyright.htm debug.htm driver1.htm driver10.htm driver11.htm \
-       driver12.htm driver16.htm driver18.htm driver19.htm driver2.htm \
-       driver20.htm driver22.htm driver23.htm driver24.htm driver26.htm \
-       driver27.htm driver28.htm driver29.htm driver3.htm driver30.htm \
-       driver32.htm driver33.htm driver34.htm driver35.htm driver36.htm \
-       driver37.htm driver4.htm driver5.htm driver6.htm driver7.htm \
-       driver8.htm driver9.htm exec.htm extern.htm gadget.htm hints.htm \
-       howto.htm htmlprimer.htm index.htm kern.htm kernpps.htm ldisc.htm \
-       measure.htm miscopt.htm monopt.htm mx4200data.htm notes.htm ntpd.htm \
-       ntpdate.htm ntpdc.htm ntpq.htm ntptime.htm ntptrace.htm parsedata.htm \
-       parsenew.htm patches.htm porting.htm pps.htm prefer.htm qth.htm \
-       quick.htm rdebug.htm refclock.htm release.htm tickadj.htm vxworks.htm \
-       y2k.htm
-.endif
-SUBDIR=        hints
-
-.include <bsd.subdir.mk>
-.include <bsd.prog.mk>
diff -r e5404dcc79c6 -r ecb7b3361ecc usr.sbin/ntp/html/hints/Makefile
--- a/usr.sbin/ntp/html/hints/Makefile  Fri Dec 05 12:14:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-#      $NetBSD: Makefile,v 1.4 2003/04/18 18:33:23 thorpej Exp $
-
-NOOBJ=  # defined
-
-.include <bsd.own.mk>
-
-.if ${MKDOC} != "no"
-NTPSRCDIR=html/hints
-FILESDIR=${NTPDOCDIR}/hints
-FILES= a-ux aix bsdi changes decosf1 decosf2 hpux linux notes-xntp-v3 parse \
-       refclocks rs6000 sco.htm sgi solaris-dosynctodr.html solaris.html \
-       solaris.xtra.4023118 solaris.xtra.4095849 solaris.xtra.S99ntpd \
-       solaris.xtra.patchfreq sun4 svr4-dell svr4_package todo vxworks.html \
-       winnt.htm
-.endif
-
-.include "../../Makefile.inc"
-.include <bsd.prog.mk>
diff -r e5404dcc79c6 -r ecb7b3361ecc usr.sbin/ntp/ntptimeset/Makefile
--- a/usr.sbin/ntp/ntptimeset/Makefile  Fri Dec 05 12:14:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-#      $NetBSD: Makefile,v 1.5 2002/09/18 13:31:55 lukem Exp $
-
-NOMAN= # defined
-
-PROG=  ntptimeset
-SRCS=  ntptimeset.c ntptime_config.c
-
-NTPSRCDIR=ntpdate
-
-.include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index