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 Use .PARSEDIR
details: https://anonhg.NetBSD.org/src/rev/6e3786002b7b
branches: trunk
changeset: 1015008:6e3786002b7b
user: christos <christos%NetBSD.org@localhost>
date: Sat Oct 10 14:23:48 2020 +0000
description:
Use .PARSEDIR
diffstat:
external/bsd/ntp/bin/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (9 lines):
diff -r 8c423f1a3269 -r 6e3786002b7b external/bsd/ntp/bin/Makefile.inc
--- a/external/bsd/ntp/bin/Makefile.inc Sat Oct 10 14:23:34 2020 +0000
+++ b/external/bsd/ntp/bin/Makefile.inc Sat Oct 10 14:23:48 2020 +0000
@@ -1,3 +1,3 @@
-# $NetBSD: Makefile.inc,v 1.3 2010/12/04 23:08:33 christos Exp $
+# $NetBSD: Makefile.inc,v 1.4 2020/10/10 14:23:48 christos Exp $
-.include "../Makefile.inc"
+.include "${.PARSEDIR}/../Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index