NetBSD/sys/arch/pmax
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
..
compile
conf clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
dev Add a '#include <sys/resourcevar.h>' to each of these to allow them 1999-06-22 14:51:57 +00:00
ibus Kill duplicate RCS ID line at top of file. 1999-06-29 21:00:27 +00:00
include Clear out 'struct fbdevice' cruft; it represents bitrot on pmax. Add 1999-06-21 19:21:10 +00:00
pmax Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
stand Add some instructions. 1999-05-13 08:40:08 +00:00
tc Remove a few entries for nonexistant TC graphics boards. 1999-06-24 18:47:58 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00