minix/lib/nbsd_libcompat_minix
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
..
include Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
pkgconfig Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
configfile.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
crypt.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
cuserid.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
fttyslot.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
getpwent.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
Makefile add pkgsrc hooks for building pkgs w/nbsd_libc 2011-06-27 15:10:34 +02:00
mtab.c Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
nlist.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
stderr.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
termcap.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
v8regerror.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
v8regexp.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00
v8regsub.c Add libcompat_minix for NBSD libc 2011-03-18 16:08:26 +00:00