freebsd-nq/sys/i386
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
..
boot Fixed the options hd(1,... to be more accurate (removed word options it 1993-10-11 02:43:42 +00:00
conf Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS 1993-10-14 17:09:55 +00:00
eisa Remove erronous definitions of PHYSTOKV, correct one is in param.h now. 1993-10-12 07:15:38 +00:00
i386 Removed hack that did the R_SHIFT of unsigned numbers, no longer need 1993-10-13 07:11:11 +00:00
include KPTDI_LAST renamed to KPTDI 1993-10-12 15:09:37 +00:00
isa Disassociate DTR and RTS. They were coupled together and shouldn't have 1993-10-14 09:13:54 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00