History log of /netbsd-src/sys/compat/netbsd32/Makefile (Results 1 – 8 of 8)
Revision Date Author Comments
# 3b438d6a 14-Jan-2014 christos <christos@NetBSD.org>

use new bsd.syscall.mk


# 3e9dfcff 20-Mar-2012 martin <martin@NetBSD.org>

Remove spurious bsd.kinc.mk include, which seems to not be needed here
and does not work at all (missing bsd.own.mk for ACTIVE_CC) anyway.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 5acf93db 26-Feb-2005 perry <perry@NetBSD.org>

make this rebuild generated files by default


# 052ba0ec 15-Nov-2003 thorpej <thorpej@NetBSD.org>

We have CVS; there is no reason to make .bak files when generating the
syscall tables.


# f85d2d1c 26-Oct-2003 lukem <lukem@NetBSD.org>

Use ${HOST_SH} instead of `sh'.

If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.


# a5867d93 25-Mar-1999 mrg <mrg@NetBSD.org>

move sparc32 to netbsd32; split out MD part (signal handling) (mostly via repository copy, rename and perl -pi :-)


# 3ba6ab09 26-Aug-1998 mrg <mrg@NetBSD.org>

add a 32-bit compatibility module for the sparc64 port, so it can run NetBSD/sparc binaries with a LP64 kernel.