freebsd-dev/sys/conf
Bruce Evans 5b036e2b3c Fixed missing dependencies of genassym.o, gensetdefs.o and vers.o
on opt_global.h.  This actually matters for genassym.o (it depends
on at least SMP).

Don't undefine KERNEL for compiling genassym.c.  genassym.o really
depends on KERNEL, and the prototype mismatches that required
undefining KERNEL in rev.1.49 no longer exist.

Compile gensetdefs* with the same flags as genassym*.  External
`gen' programs such linux_genassym should also use these flags
(${GEN_CFLAGS}).

Fixed missing dependency generation for gensetdefs.o.  C sources
for external `gen' programs should be added to GEN_CFILES to get
their dependencies generated.

Cleaned up flags definitions and use.  All of ${CFLAGS} is now
passed to mkdep and the assembler (both are actually variants of
${CC} and will ignore the irrelevant flags).
1998-09-21 06:39:11 +00:00
..
defines
files Clean aicasm's lex and yacc generated source files. 1998-09-21 04:41:11 +00:00
files.alpha Merge with the latest i386 syscons. 1998-09-17 09:38:36 +00:00
files.i386 Remove vestiges of SLICE code. 1998-09-20 06:04:56 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision 1.205. 1998-09-20 10:50:18 +00:00
kern.mk Turned on -Wformat -fformat-extensions. -fformat-extensions requires a 1998-09-09 10:04:58 +00:00
kmod.mk Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not in 1998-09-02 14:29:09 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors sd->da, od is gone, no SCSI control devices. 1998-09-15 10:01:14 +00:00
Makefile.alpha Change version number. 1998-09-18 18:41:49 +00:00
Makefile.i386 Fixed missing dependencies of genassym.o, gensetdefs.o and vers.o 1998-09-21 06:39:11 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.123. 1998-09-16 08:04:40 +00:00
Makefile.powerpc Fixed missing dependencies of genassym.o, gensetdefs.o and vers.o 1998-09-21 06:39:11 +00:00
newvers.sh Note that we're in BETA status. 1998-09-19 11:45:37 +00:00
nfsswapkernel.c
NOTES vpo now compiles with CAM, #!CAM# removed. 1998-09-20 17:15:25 +00:00
options (requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver 1998-09-18 00:46:42 +00:00
options.alpha Change to cam. 1998-09-16 08:22:09 +00:00
options.i386 Add VESA support to syscons. 1998-09-15 18:16:39 +00:00
options.pc98 Sync with sys/i386/isa/files.i386 and options.i386 revisions 1.204 and 1998-09-16 08:37:40 +00:00
param.c Moved definition of fscale from param.c to kern_synch.c where it 1998-07-11 13:06:41 +00:00
systags.sh