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/27bfb0c446b9
branches:  trunk
changeset: 940568:27bfb0c446b9
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 2eb866e08723 -r 27bfb0c446b9 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