Module Name: src
Committed By: christos
Date: Mon Dec 30 17:48:13 UTC 2013
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
find ntp_scanner.h
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/ntp/bin/ntpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/ntp/bin/ntpd/Makefile
diff -u src/external/bsd/ntp/bin/ntpd/Makefile:1.13 src/external/bsd/ntp/bin/ntpd/Makefile:1.14
--- src/external/bsd/ntp/bin/ntpd/Makefile:1.13 Fri Dec 27 22:19:43 2013
+++ src/external/bsd/ntp/bin/ntpd/Makefile Mon Dec 30 12:48:13 2013
@@ -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 @@ CWARNFLAGS.clang+= -Wno-strncat-size
DIST=${IDIST}/ntpd
-CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts
+CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts -I${IDIST}/ntpd
.PATH: ${DIST}