Up to [cvs.NetBSD.org] / src / usr.bin / make / unit-tests
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 9 21:09:24 2022 UTC (11 months, 2 weeks ago) by rillig
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.1: +8 -8
lines
Diff to previous 1.1 (colored)
make: fix mistakes, spelling and typos in comments and manual page No binary change for -DNDEBUG.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 7 22:43:50 2022 UTC (11 months, 3 weeks ago) by rillig
Branch: MAIN
tests/make: demonstrate combination of .USE with transformation rule Reported in 2003 in PR toolchain/20993. Linking a transformation rule with .USE or .USEBEFORE node makes the transformation rule fail.