freebsd-src/sys/i386/conf
Bruce Evans a872b9bdd0 Removed historical dependencies on `Makefile'. They had rotted to being
mostly for objects that have the fewest dependencies on `Makefile'
(since they were mostly for utilities and objects generated from *.s
and these don't depend on profiling flags).

Give an explicit rule for building vnode_if.o.  This fixes building
it without ${PROF}.

Use .ORDER instead of a stamp file to avoid building vnode_if.[ch]
concurrently.

Removed explicit dependencies that will be generated by `make' (.c.o)
or will be generated by mkdep.

Added missing dependencies of special objects on opt_global.h.

Use ${NORMAL_C} instead of special rules for special objects where
possible.

FIxed dependencies of vers.o.
1998-07-12 10:47:32 +00:00
..
devices.i386
files.i386 Backed out rev.1.183, which had nothing to do with its log message. 1998-06-16 14:55:27 +00:00
GENERIC Add the DPT driver here. It's kinda ironic that it got enabled in -stable 1998-06-03 13:33:34 +00:00
LINT Add ipforward option 1998-07-11 04:46:27 +00:00
LKM 'LKM' is a minimal kernel config file, just enough to be able to test-link 1998-03-12 20:00:21 +00:00
majors.i386 100 xrpu Xilinx Reprogrammable Processing Unit 1998-05-29 08:51:34 +00:00
Makefile.i386 Removed historical dependencies on `Makefile'. They had rotted to being 1998-07-12 10:47:32 +00:00
NOTES Add ipforward option 1998-07-11 04:46:27 +00:00
options.i386 Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enough 1998-06-30 14:43:04 +00:00
PCCARD
SMP-GENERIC Add "flags 0x10" to the sio0 entry so that SMP-GENERIC acts in thesame 1998-04-29 06:58:43 +00:00