NetBSD/share/mk
pooka 5f7e80a834 Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing.  eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.

NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman.  Microsoft Corporation has
donated full copyright to The NetBSD Foundation.

Platform support for eMIPS is the first part of Microsoft's
contribution.  The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
2011-01-26 01:18:43 +00:00
..
bsd.dep.mk Allow use of traditional CPP to be set on a per platform base in sys.mk. 2011-01-12 23:12:10 +00:00
bsd.doc.mk Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
bsd.endian.mk Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
bsd.files.mk Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
bsd.gcc.mk allow _GCC_*CRT* defines to be overridden in the in-tree toolchain case. 2008-10-25 19:11:28 +00:00
bsd.hostlib.mk Be consistent in handling YHEADER, similar to Christos' fix in bsd.lib.mk 1.253 2004-06-10 00:29:58 +00:00
bsd.hostprog.mk If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to / 2010-12-25 18:56:44 +00:00
bsd.inc.mk Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
bsd.info.mk When processing texinfo sources, use --no-version-header to make the 2009-02-28 19:18:52 +00:00
bsd.init.mk
bsd.ioconf.mk Depend ioconf.c on config (if doing a USETOOLS==yes build). 2010-03-25 20:37:36 +00:00
bsd.kernobj.mk PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the 2010-01-25 00:43:00 +00:00
bsd.kinc.mk Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
bsd.klinks.mk don't make links to directories that don't exist 2010-03-13 22:05:49 +00:00
bsd.kmodule.mk Kernels modules are c99 (gnu99) just like the kernel. 2011-01-02 19:24:47 +00:00
bsd.lib.mk Don't depend on ${CC} passing down -R to ld, use -Wl,-rpath explicitly. 2010-12-08 01:57:22 +00:00
bsd.links.mk Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk 2009-04-10 16:16:12 +00:00
bsd.man.mk mandoc now supports tbl(1) formatting, so adjust rules. 2011-01-12 23:03:24 +00:00
bsd.nls.mk Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
bsd.obj.mk PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the 2010-01-25 00:43:00 +00:00
bsd.own.mk Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
bsd.prog.mk Add rump bits to DPSRCS so that update builds work correctly. 2011-01-17 18:05:52 +00:00
bsd.README USETBL no longer disables mandoc processing. 2011-01-12 23:05:31 +00:00
bsd.rpc.mk Add rules for RPC_CLNTFILES; suggested by Ian Zagorskih 2004-05-12 16:38:01 +00:00
bsd.shlib.mk Use /libexec/ld.elf_so instead of /usr/libexec/ld.elf_so for the 2007-08-29 21:34:17 +00:00
bsd.subdir.mk Fix typo in comment. 2010-05-26 00:48:15 +00:00
bsd.sys.mk If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to / 2010-12-25 18:56:44 +00:00
bsd.test.mk Simplify. 2010-08-23 16:03:03 +00:00
bsd.x11.mk Don't depend on ${CC} passing down -R to ld, use -Wl,-rpath explicitly. 2010-12-08 01:57:22 +00:00
Makefile don't forget to install bsd.ioconf.mk 2010-08-07 21:50:51 +00:00
sys.mk Switch remaining platforms to modern CPP for assembler. 2011-01-21 15:59:04 +00:00