NetBSD/sys/dev/rcons/files.rcons
cgd 01c4e7fb64 include raster_op.c and raster_text.c if 'raster' is defined, as well
as if 'rasterconsole' is defined.  Alpha uses 'raster' to pull in the
raster text and operation code, but doesn't use this console emulator,
etc.
1996-04-11 21:54:38 +00:00

9 lines
290 B
Plaintext

# $NetBSD: files.rcons,v 1.2 1996/04/11 21:54:38 cgd Exp $
#
# Configuration file for RASTER Console.
#
file dev/rcons/raster_op.c rasterconsole | raster
file dev/rcons/raster_text.c rasterconsole | raster
file dev/rcons/rcons_kern.c rasterconsole
file dev/rcons/rcons_subr.c rasterconsole