freebsd-dev/sys/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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Obtained from: netatalk distribution netatalk@itd.umich.edu 1996-05-24 01:35:45 +00:00
files.i386 Add stl and stli drivers for the Stallion cards. 1996-05-04 08:41:28 +00:00
files.newconf Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:17:01 +00:00
kmod.mk Add some comments for variables and targets. 1996-05-25 23:09:49 +00:00
majors Distinguish the classes of stallion boards (intelligent vs. "smart" cd1400) 1996-05-04 08:40:13 +00:00
Makefile.i386 Instead of: cpp blah file.s | as -o file.o, use instead: 1996-05-31 01:01:24 +00:00
Makefile.powerpc Instead of: cpp blah file.s | as -o file.o, use instead: 1996-05-31 01:01:24 +00:00
newvers.sh Bump RELDATE to one more than the RELENG_2_1_0 branch, so one could 1995-11-10 21:52:59 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
NOTES Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
options Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
options.i386 Hide options for emulators and static file systems in opt_dontuse.h. 1996-05-11 04:39:53 +00:00
param.c Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00