NetBSD/sys/arch/bebox
mrg ecdad0ec33 clean up a bit after jason :)
- fix emitrules() like emitfiles() to deal with the prefix (otherwise it
  would attempt to find the file in the normal base for the NORMAL_C rule).
- add emitincludes() which adds include directives for each prefix to the
  $INCLUDES variable in the makefile.
- add %INCLUDES to each Makefile.arch to deal with the above.

this makes "prefix" actually work in a usable manner, and now i can move
on to fixing compiler warnings (errors) in the ESP code. :)
1999-07-09 09:52:55 +00:00
..
bebox Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
compile
conf clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
include MD defines for the MI loadfile. 1999-07-02 15:36:51 +00:00
isa Sync with i386's fd.c, fdreg.h. 1999-06-24 01:22:19 +00:00
pci Add casts for -Wall. 1999-06-22 02:04:06 +00:00
stand Description of making bootable floppy disk for NetBSD/bebox. 1999-06-28 02:19:37 +00:00
Makefile