freebsd-skq/sys/i386/conf
Rodney W. Grimes 9a91485c70 Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS
line of Makefile.i386.  Fixes the extra rule that gmake complains about
for machdep.o.  This fix is from Joans 0lsson.

Rework the depends and rules for assym.s and genassym so that we now use
the .depend rule for genassym.o such that if you change any header files
that are included by genassym.c the right things happen.  This is probably
what has caused more bad kernel builds than any other thing in the
Makefile.i386!
1993-10-14 17:09:55 +00:00
..
devices.i386 Add support for mitsumi cd rom driver from Holger Viet, as fixed up by 1993-10-11 06:19:40 +00:00
files.i386 Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS 1993-10-14 17:09:55 +00:00
GENERICAH Move the wt0 (archive/wangtek tape driver) so that it is with the 1993-10-14 14:05:44 +00:00
GENERICBT >From NetBSD 1993-10-08 16:52:45 +00:00
LINT Add ie0 (ATT ether net driver) and mcd0 (Mitsumi cd rom driver) 1993-10-12 06:24:02 +00:00
Makefile.i386 Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS 1993-10-14 17:09:55 +00:00
NOTES Add ie0 (ATT ether net driver) and mcd0 (Mitsumi cd rom driver) 1993-10-12 06:24:02 +00:00
SYSCONS >From NetBSD 1993-10-08 16:52:45 +00:00