freebsd_amp_hwpstate/sys/i386/conf
Peter Wemm fd54183bb9 Instead of: cpp blah file.s | as -o file.o, use instead:
cc -c -x assembler-with-cpp -o file.o file.s.

This means that any cpp fatal errors will now be detected, as well as
running *.s files through an ansi cpp instead of a traditional cpp.

(fixes to allow *.s to compile under both ansi and traditional to follow)
1996-05-31 01:01:24 +00:00
..
GENERIC Added commented out PCCARD entries to GENERIC, also document and add 1996-05-13 04:29:14 +00:00
LINT Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
Makefile.i386 Instead of: cpp blah file.s | as -o file.o, use instead: 1996-05-31 01:01:24 +00:00
NOTES Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
devices.i386 First part of importing the Japanese `od' driver. 1995-08-19 15:59:35 +00:00
files.i386 Add stl and stli drivers for the Stallion cards. 1996-05-04 08:41:28 +00:00
majors.i386 Distinguish the classes of stallion boards (intelligent vs. "smart" cd1400) 1996-05-04 08:40:13 +00:00
options.i386 Hide options for emulators and static file systems in opt_dontuse.h. 1996-05-11 04:39:53 +00:00