minix/lib
Lionel Sambuc 9152e1c5a7 Upgrading build system to new NetBSD revision
The tested targets are the followgin ones:
 * tools
 * distribution
 * sets
 * release

The remaining NetBSD targets have not been disabled nor tested
*at all*. Try them at your own risk, they may reboot the earth.

For all compliant Makefiles, objects and generated files are put in
MAKEOBJDIR, which means you can now keep objects between two branch
switching. Same for DESTDIR, please refer to build.sh options.

Regarding new or modifications of Makefiles a few things:
 * Read share/mk/bsd.README
 * If you add a subdirectory, add a Makefile in it, and have it called
   by the parent through the SUBDIR variable.
 * Do not add arbitrary inclusion which crosses to another branch of
   the hierarchy; If you can't do without it, put a comment on why.
   If possible, do not use inclusion at all.
 * Use as much as possible the infrastructure, it is here to make
   life easier, do not fight it.

Sets and package are now used to track files.
We have one set called "minix", composed of one package called "minix-sys"
2012-11-15 16:07:29 +01:00
..
csu Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libasyn No more intel/minix segments. 2012-07-15 22:30:15 +02:00
libaudiodriver libaudiodriver: properly deallocate memory 2012-08-24 09:17:27 +00:00
libbdev libbdev: resolve Coverity warnings 2012-07-30 12:10:12 +00:00
libblockdriver libblockdriver: minor whitespace fix 2012-08-31 12:36:17 +00:00
libbz2 Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libchardriver libchardriver: resolve Coverity warnings 2012-07-30 12:10:13 +00:00
libcompat_minix ARM support for system libraries 2012-08-28 13:49:27 -04:00
libcrypt Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libcurses Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libddekit Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
libdevman retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
libedit Fix prototypes for getdents, read, readlink 2012-08-10 22:09:43 +02:00
libelf Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libexec Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libfetch Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
libhgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
liblwip Cleanup servers to make GCC/Clang a little happier 2011-09-08 13:57:03 +00:00
libm Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libminc libc/libminc malloc reorganization 2012-09-18 13:17:44 +02:00
libminixfs Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
libminlib SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
libmthread Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
libnetdriver retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
libnetsock libnetsock: resolve Coverity warnings 2012-08-09 00:16:36 +02:00
libprop Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libpuffs Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
librefuse various symbol referencing fixes 2012-06-28 15:20:53 +02:00
librmt Upgrading pax. 2012-10-24 13:42:44 +02:00
libsffs libsffs: resolve Coverity warnings 2012-07-30 12:10:14 +00:00
libsys Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libterminfo Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libtimers Replace NULL macro defs with null.h include 2010-07-22 10:03:31 +00:00
libusb retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
libutil Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libvassert No more intel/minix segments. 2012-07-15 22:30:15 +02:00
libvboxfs libvboxfs: fix setting file mtimes 2012-10-17 23:01:24 +02:00
libvtreefs Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
libz set major version of shlibs to 0 2012-05-10 16:38:24 +02:00
generateasm.mk libc: ARM generateasm 2012-08-07 17:01:25 +02:00
Makefile Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
Makefile.inc minix.ack.mk: use CPPFLAGS for ACK asm files 2011-08-05 14:16:48 +02:00