Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/ntp/lib/libntp remove commented out cruft
details: https://anonhg.NetBSD.org/src/rev/736678d86747
branches: trunk
changeset: 757436:736678d86747
user: kardel <kardel%NetBSD.org@localhost>
date: Sun Aug 29 18:52:59 2010 +0000
description:
remove commented out cruft
diffstat:
external/bsd/ntp/lib/libntp/Makefile | 22 ++--------------------
1 files changed, 2 insertions(+), 20 deletions(-)
diffs (34 lines):
diff -r e59ffcec8467 -r 736678d86747 external/bsd/ntp/lib/libntp/Makefile
--- a/external/bsd/ntp/lib/libntp/Makefile Sun Aug 29 15:53:01 2010 +0000
+++ b/external/bsd/ntp/lib/libntp/Makefile Sun Aug 29 18:52:59 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2009/12/13 17:13:47 kardel Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/29 18:52:59 kardel Exp $
LIBISPRIVATE=yes
@@ -23,23 +23,5 @@
recvbuff.c refnumtoa.c snprintf.c socktoa.c socktohost.c ssl_init.c \
statestr.c strdup.c strstr.c syssignal.c tsftomsu.c tstotv.c tvtots.c \
uglydate.c uinttoa.c ymd2yd.c
-# net.c netaddr.c netscope.c \
-# ondestroy.c random.c result.c stdio.c stdtime.c strerror.c task.c \
-# thread.c time.c sockaddr.c
-# not found in libparse
-# assertions.c
-# buffer.c
-# conditions.c
-# dir.c
-# error.c
-# errno2result.c
-# event.c
-# file.c
-# inet_ntop.c
-# inet_pton.c
-# interfaceiter.c
-# lib.c
-# log.c
-# md5.c
-# msgcat.c
+
.include <bsd.lib.mk>
Home |
Main Index |
Thread Index |
Old Index