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/libparse - add new clk_sel240x.c



details:   https://anonhg.NetBSD.org/src/rev/607bd65478b9
branches:  trunk
changeset: 792500:607bd65478b9
user:      kardel <kardel%NetBSD.org@localhost>
date:      Sun Jan 05 15:47:23 2014 +0000

description:
- add new clk_sel240x.c

diffstat:

 external/bsd/ntp/lib/libparse/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1f5a94ea2be3 -r 607bd65478b9 external/bsd/ntp/lib/libparse/Makefile
--- a/external/bsd/ntp/lib/libparse/Makefile    Sun Jan 05 15:45:43 2014 +0000
+++ b/external/bsd/ntp/lib/libparse/Makefile    Sun Jan 05 15:47:23 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.1 2009/12/13 17:13:47 kardel Exp $
+#      $NetBSD: Makefile,v 1.2 2014/01/05 15:47:23 kardel Exp $
 
 LIBISPRIVATE=yes
 
@@ -16,6 +16,7 @@
       parse_conf.c     \
       clk_meinberg.c   \
       clk_schmid.c     \
+      clk_sel240x.c    \
       clk_rawdcf.c     \
       clk_trimtsip.c   \
       clk_dcf7000.c    \



Home | Main Index | Thread Index | Old Index