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/sntp include bsd.own.mk so that ../../M...
details: https://anonhg.NetBSD.org/src/rev/d7fa87117e55
branches: trunk
changeset: 1015006:d7fa87117e55
user: christos <christos%NetBSD.org@localhost>
date: Sat Oct 10 14:23:05 2020 +0000
description:
include bsd.own.mk so that ../../Makefile.inc does not do it...
diffstat:
external/bsd/ntp/bin/sntp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r e5b1ee0ecc4c -r d7fa87117e55 external/bsd/ntp/bin/sntp/Makefile
--- a/external/bsd/ntp/bin/sntp/Makefile Sat Oct 10 14:07:18 2020 +0000
+++ b/external/bsd/ntp/bin/sntp/Makefile Sat Oct 10 14:23:05 2020 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2019/10/13 07:28:07 mrg Exp $
+# $NetBSD: Makefile,v 1.8 2020/10/10 14:23:05 christos Exp $
USE_FORT?= yes # network client/server
+.include <bsd.own.mk>
+
PROG= sntp
MAN= sntp.1
SRCS= \
Home |
Main Index |
Thread Index |
Old Index