NetBSD/sys/arch/mac68k/conf
uebayasi 44e9385020 Declare dependency on fpsp.o via newly introduced ${MD_LIBS} instead of
${MD_OBJS}.

${MD_OBJS} should be used only for objects that must be linked first (i.e.,
start code).  Objects have to be compiled following common compile rules,
and have to be generated into common places (i.e., top of kernel build
directory).

${MD_LIBS} defines libraries that are built by separate makefiles, under
separate directories.  `Makefile.kern.inc' doesn't know intermediate library
objects.
2015-09-06 02:17:30 +00:00
..
files.mac68k
GENERIC Remove KMEMSTATS. 2015-08-08 06:36:24 +00:00
GENERICSBC
INSTALL Add pseudo-device ksyms' where options DDB' is used, because 2015-08-21 01:52:07 +00:00
INSTALLSBC
majors.mac68k
Makefile.mac68k Declare dependency on fpsp.o via newly introduced ${MD_LIBS} instead of 2015-09-06 02:17:30 +00:00
RAMDISK
SMALLRAM Remove the KMEMSTATS option. It no longer exists. 2015-08-07 07:29:33 +00:00
std.mac68k