NetBSD/share
mrg 6c540367a2 reverse the GCC 5 test and only list the platforms not using it:
${MACHINE_CPU} == "mips" || \
    ${MACHINE_CPU} == "m68k" || \
    ${MACHINE_ARCH} == "coldfire" || \
    ${MACHINE_ARCH} == "m68000" || \
    ${MACHINE} == "or1k" || \
    ${MACHINE} == "riscv"

and considering riscv and or1k both need to either wait for GCC 6
or have someone who cares port their 5.x patches to our tree, that
really only means we have mips and m68k left.
2016-09-04 18:57:39 +00:00
..
dict +wok 2016-06-25 22:54:46 +00:00
doc Hardcode some dates to make this more MKREPRO safe. 2015-12-23 10:43:35 +00:00
examples fix build of puffs examples; need _KERNTYPES for register_t 2016-08-26 22:12:22 +00:00
i18n
legal Split case folding table into separate source file and add full 2016-02-06 10:40:58 +00:00
locale
man Use only "function" for the comparison functions, not both that and 2016-08-30 05:12:00 +00:00
me
misc BTS is for "bug tracking system", but it's not for "bits per second", or 2016-08-14 23:07:04 +00:00
mk reverse the GCC 5 test and only list the platforms not using it: 2016-09-04 18:57:39 +00:00
nls
tabset
terminfo Correct the x68k's Backspace key behavior. 2015-11-15 06:43:17 +00:00
tmac +libpanel: Z-order for curses windows 2015-11-22 05:12:22 +00:00
wscons
xml
Makefile Hook external/public-domain/tz into the build, and unhook share/zoneinfo. 2014-08-08 09:34:10 +00:00
Makefile.inc