Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/ntp/bin/ntpd find ntp_scanner.h



details:   https://anonhg.NetBSD.org/src/rev/30949b8b995c
branches:  trunk
changeset: 325590:30949b8b995c
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Dec 30 17:48:13 2013 +0000

description:
find ntp_scanner.h

diffstat:

 external/bsd/ntp/bin/ntpd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1813bb8e754f -r 30949b8b995c external/bsd/ntp/bin/ntpd/Makefile
--- a/external/bsd/ntp/bin/ntpd/Makefile        Mon Dec 30 17:45:40 2013 +0000
+++ b/external/bsd/ntp/bin/ntpd/Makefile        Mon Dec 30 17:48:13 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.13 2013/12/28 03:19:43 christos Exp $
+#      $NetBSD: Makefile,v 1.14 2013/12/30 17:48:13 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -79,7 +79,7 @@
 
 DIST=${IDIST}/ntpd
 
-CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts
+CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts -I${IDIST}/ntpd
 
 .PATH: ${DIST}
 



Home | Main Index | Thread Index | Old Index