minix/nbsd_include/arch/i386/include
Ben Gras f3d5a9dc61 Reduce compiler/libraries/headers cases to only two
1. ack, a.out, minix headers (moved to /usr/include.ack),
	   minix libc
	2. gcc/clang, elf, netbsd headers (moved to /usr/include),
	   netbsd libc (moved to /usr/lib)

So this obsoletes the /usr/netbsd hierarchy.

No special invocation for netbsd libc necessary - it's always used
for gcc/clang.
2011-07-04 04:09:52 +02:00
..
ansi.h
asm.h
bswap.h
byte_swap.h
cdefs.h Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
disklabel.h
endian_machdep.h
endian.h
fenv.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
limits.h
Makefile Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
math.h
mcontext.h
npx.h
param.h Various fixes for NBSD include. 2011-03-04 23:15:48 +00:00
profile.h
setjmp.h
signal.h
stdarg.h
types.h
vmparam.h
wchar_limits.h