Module Name:    src
Committed By:   martin
Date:           Sun Oct 13 14:00:21 UTC 2024

Modified Files:
        src/tools [netbsd-10]: README

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #959):

        tools/README: revision 1.6

PR/58699: gorg: Correct location of nbtools_config.h


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.2.1 src/tools/README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tools/README
diff -u src/tools/README:1.5 src/tools/README:1.5.2.1
--- src/tools/README:1.5	Thu Feb  3 20:32:38 2022
+++ src/tools/README	Sun Oct 13 14:00:21 2024
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.5 2022/02/03 20:32:38 rillig Exp $
+$NetBSD: README,v 1.5.2.1 2024/10/13 14:00:21 martin Exp $
 
 Notes for NetBSD src/tools
 
@@ -56,7 +56,7 @@ ${TOOLDIR}/lib/libnbcompat.a
 
     A library containing functions that are needed by some tools.
 
-${TOOLDIR}/include/nbtool_compat.h
+${TOOLDIR}/include/compat/nbtool_compat.h
 
     A header file defining macros that are needed by some tools.
 

Reply via email to