NetBSD/sys/arch
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
..
alpha clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
amiga clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
arm32 clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
atari clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
bebox clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
hp300 clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
i386 clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
m68k Normalize include paths. 1999-07-09 02:32:28 +00:00
mac68k clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
macppc clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
mips Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
mvme68k clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
newsmips clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
next68k clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
ofppc clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
pc532 clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
pica clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
pmax clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
powerpc Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
sparc clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
sparc64 clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
sun3 clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
vax clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
x68k clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
Makefile