freebsd-skq/sys/conf
Bruce Evans 0611064bd9 Remove exception.o, swtch.o, support.o, conf.o and machdep.o from
SYSTEM_OBS.  They are now normal objects.

Remove stale dependencies for the above now-normal objects and for
locore.o and generate dependencies using mkdep.  Config doesn't
generate lists of assembler source files so the lists to be mkdep'ed
have to be given explictly.  Only the standard *.s files are given,
so the dependencies for gnu/fpemul/*.s are incomplete.  *.S files
would be handled right if config put them in CFILES.

Don't define NPX.  It was replaced by NNPX > 0 years ago.

Define LOAD_ADDRESS in COPTS so that compiling machdep.c isn't a special
case.

Moving around the dependencies exposed a bug in make.  It doesn't
know that assym.s and ./assym.s are the same.  Add a rule tell it.
1994-08-30 17:17:49 +00:00
..
defines BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
files 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
files.i386 Reviewed by: 1994-08-24 22:37:56 +00:00
files.newconf BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
Makefile.i386 Remove exception.o, swtch.o, support.o, conf.o and machdep.o from 1994-08-30 17:17:49 +00:00
Makefile.powerpc Remove exception.o, swtch.o, support.o, conf.o and machdep.o from 1994-08-30 17:17:49 +00:00
newvers.sh Make it easier for programs to figure out what revision of FreeBSD they 1994-08-10 06:25:07 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
nfsswapvmunix.c Added $Id$ 1994-08-02 07:55:43 +00:00
NOTES Made a little more up to date. 1994-08-28 06:46:25 +00:00
param.c Added $Id$ 1994-08-02 07:55:43 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00