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 always build ntp_keygen
details: https://anonhg.NetBSD.org/src/rev/9e31a2e7acd6
branches: trunk
changeset: 346165:9e31a2e7acd6
user: christos <christos%NetBSD.org@localhost>
date: Wed Jun 29 23:03:24 2016 +0000
description:
always build ntp_keygen
diffstat:
external/bsd/ntp/bin/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r e1d8c769c943 -r 9e31a2e7acd6 external/bsd/ntp/bin/Makefile
--- a/external/bsd/ntp/bin/Makefile Wed Jun 29 22:10:08 2016 +0000
+++ b/external/bsd/ntp/bin/Makefile Wed Jun 29 23:03:24 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/08/28 15:42:46 kardel Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/29 23:03:24 christos Exp $
SUBDIR= ntp-keygen ntpd ntpdate ntpdc ntpq ntptime ntptrace sntp
.if ("${MKCRYPTO}" != "no")
-SUBDIR+= ntp-keygen
CPPFLAGS+=-DOPENSSL
.endif
Home |
Main Index |
Thread Index |
Old Index