Module Name: src Committed By: martin Date: Sun Oct 13 14:01:31 UTC 2024
Modified Files: src/tools [netbsd-9]: README Log Message: Pull up following revision(s) (requested by riastradh in ticket #1902): 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.4 -r1.4.18.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.4 src/tools/README:1.4.18.1 --- src/tools/README:1.4 Sat Jan 3 13:20:11 2015 +++ src/tools/README Sun Oct 13 14:01:31 2024 @@ -1,4 +1,4 @@ -$NetBSD: README,v 1.4 2015/01/03 13:20:11 apb Exp $ +$NetBSD: README,v 1.4.18.1 2024/10/13 14:01:31 martin Exp $ Notes for NetBSD src/tools @@ -61,7 +61,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.