NetBSD/sys/lib
dsl eaf64f1b6c Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
Any .S files added by the arch/*/Makefile.inc cause the .c file to
be excluded.
Specific exclusions added using NO_SRCS to match previous files.
At least sparc, sparc64, i386, amd64 and vax GENERIC still build.
(There is a fubar with the naming of the byte-swap files ...)
2009-08-14 19:23:53 +00:00
..
libkern Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern. 2009-08-14 19:23:53 +00:00
libsa Use a function to add extra data to the vendor area so that data added 2009-07-10 12:16:31 +00:00
libx86emu Follow the syntax of file conditionals for makeoptions, using minor case 2009-03-13 18:25:58 +00:00
libz Fix build problems caused by crc32 addition to libkern. Also, this makes 2009-03-25 18:41:06 +00:00