freebsd_amp_hwpstate/sys/conf
Bruce Evans e2e0d560a2 Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h"
for headers in the compile directory work unsurprisingly.  Without
-I-, the search for "foo.h" begins in the directory of the file
that includes it, and the compile directory is only searched because
`-I.' is in ${INCLUDES}.

Removed -I$S/sys from ${INCLUDES}.  It was once necessary to find
things like "param.h" in $S/sys.  Now <sys/param.h> is found in $S.
1996-09-27 16:34:16 +00:00
..
Makefile.i386 Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h" 1996-09-27 16:34:16 +00:00
Makefile.pc98
Makefile.powerpc Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h" 1996-09-27 16:34:16 +00:00
NOTES Add APM_IDLE_CPU option, that is off by default. 1996-09-19 08:28:16 +00:00
defines
files
files.i386
files.newconf
files.pc98 Another round of merge/update. 1996-09-12 11:12:18 +00:00
kmod.mk .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in 1996-09-18 06:09:19 +00:00
majors
newvers.sh
nfsswapkernel.c
options
options.i386
options.pc98 Another round of merge/update. 1996-09-12 11:12:18 +00:00
param.c
systags.sh