History log of /netbsd-current/compat/mips64/64/Makefile
Revision Date Author Comments
# 1.1 13-Dec-2009 mrg

branches: 1.1.2;
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.


# 1.1.2.2 13-Dec-2009 mrg

merge the new src/compat build into the place it was actually born.
this replaces the old src/compat with a method that re-traverses the
library directories with a different set of flags, and is capable of
building more than one compat ABI.


# 1.1.2.1 13-Dec-2009 mrg

file Makefile was added on branch matt-nb5-mips64 on 2009-12-14 06:21:11 +0000