History log of /netbsd-src/compat/mips64/o32/Makefile (Results 1 – 1 of 1)
Revision Date Author Comments
# c410a53a 13-Dec-2009 mrg <mrg@NetBSD.org>

for each $MACHINE_ARCH we have compat libraries to build for, give a list
of ABIs to target. for amd64 and sparc64, we use the old i386 and sparc
subdirectories. for mips64, we build both o32 and n

for each $MACHINE_ARCH we have compat libraries to build for, give a list
of ABIs to target. for amd64 and sparc64, we use the old i386 and sparc
subdirectories. for mips64, we build both o32 and n64 libraries.

these files are not yet used, but will be shortly.

show more ...