CVS commit: src/sys/lib/libkern/arch
"matthew green" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: mrg Date: Tue May 5 21:52:42 UTC 2026 Modified Files: src/sys/lib/libkern/arch/m68k: Makefile.inc src/sys/lib/libkern/arch/mips: Makefile.inc src/sys/lib/libkern/arch/powerpc: Makefile.inc Log Message: revert the previous, it broke all the m68k, mips, and powerpc builds. i had fixed most of the broken ones already, and i think thorpej has fixed the sun2/sun3 builds that were remaining broken. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/lib/libkern/arch/m68k/Makefile.inc cvs rdiff -u -r1.25 -r1.26 src/sys/lib/libkern/arch/mips/Makefile.inc cvs rdiff -u -r1.35 -r1.36 src/sys/lib/libkern/arch/powerpc/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.