freebsd-dev/sys/conf
Bruce Evans a0b845fe92 Add "-I@/../include" and/or "-I${DESTDIR}/usr/include" to CFLAGS,
essentially as in kernel makefiles, so that module sources can include
<stddef.h> and other standard headers.  Only add the second path when
the first path can't be found, instead of when DESTDIR is defined.
Adding it used to be just an obfuscation.

Use "${.OBJDIR}" instyead of "." in -I paths.  Using "${.OBJDIR}" just
gave more verbose command lines and depend files.
2000-01-08 18:48:57 +00:00
..
defines
files Add power_if.[cho] generation for new pccard system. 2000-01-06 07:18:05 +00:00
files.alpha Only compile gusc for isa (the #if NISA inside gusc effectively covers 1999-12-21 13:53:49 +00:00
files.i386 Update config rules for making {linux|svr4}_assym.h 1999-12-23 21:52:17 +00:00
files.pc98 Merge from sys/i386/conf/files.i386 rev 1.293. 1999-12-24 11:20:14 +00:00
kern.mk Make "-mpreferred-stack-boundary=2" the default on the i386. 1999-11-17 07:30:35 +00:00
kmod.mk Add "-I@/../include" and/or "-I${DESTDIR}/usr/include" to CFLAGS, 2000-01-08 18:48:57 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.powerpc
majors Add character major 139 for the Sangoma Technologies 'wanrouter' driver. 1999-12-17 19:56:39 +00:00
Makefile.alpha Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff as 2000-01-08 17:31:35 +00:00
Makefile.i386 Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff as 2000-01-08 17:31:35 +00:00
Makefile.pc98 Compile genassym.c with ordinary ${CFLAGS}. The (small) needs for 2000-01-08 15:52:22 +00:00
Makefile.powerpc Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff as 2000-01-08 17:31:35 +00:00
newvers.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsswapkernel.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
NOTES config(8) doesn't know anything about scsi devices like it used to, remove 2000-01-08 17:51:33 +00:00
options FDC_YE has been removed as a valid option. 2000-01-06 16:45:56 +00:00
options.alpha - Add the device resume method. It supercedes the existing resume 1999-12-15 10:04:05 +00:00
options.i386 - Add the device resume method. It supercedes the existing resume 1999-12-15 10:04:05 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 rev 1.130. 1999-12-20 11:00:02 +00:00
param.c This is Bosko Milekic's mbuf allocation waiting code. Basically, this 1999-12-12 05:52:51 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00