NetBSD/sys/arch/atari
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
..
atari 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
dev If the floppy has no label, fake one. 1999-05-04 14:29:44 +00:00
include Pull in the right generic m68k header. (Where was my mind?) 1999-04-29 14:38:39 +00:00
isa Moved to arch/atari/include/isa_machdep.h,v 1999-03-19 05:01:58 +00:00
pci Fix lossage with the et4000. Some of the CRT registers were incorrect. 1999-06-03 12:38:50 +00:00
stand Allow the loading of compressed kernels. This makes it again possible 1999-06-23 19:26:13 +00:00
vme Fix the IPL comparison. The previous version was plain wrong and caused 1999-04-15 09:15:29 +00:00
Makefile Reorganize installation if include files. Nuke some from atari/include as 1998-09-02 10:59:14 +00:00