# $NetBSD: files.rasops,v 1.5 1999/10/23 23:14:13 ad Exp $ define rasops1 define rasops2 define rasops8 define rasops15 define rasops16 define rasops24 define rasops32 # Note: `rasops_glue' is only here to force the header file's name # hence it must be mentioned first (shudder...) file dev/rasops/rasops.c ( (rasops_glue | rasops1 | rasops2 | rasops8 | rasops15 | rasops16 | rasops24 | rasops32) & (rasterconsole | wsdisplay)) needs-flag file dev/rasops/rasops_masks.c ((rasterconsole | wsdisplay) & (rasops1 | rasops2)) file dev/rasops/rasops1.c ((rasterconsole | wsdisplay) & rasops1) file dev/rasops/rasops2.c ((rasterconsole | wsdisplay) & rasops2) file dev/rasops/rasops8.c ((rasterconsole | wsdisplay) & rasops8) file dev/rasops/rasops15.c ((rasterconsole | wsdisplay) & (rasops15 | rasops16)) file dev/rasops/rasops24.c ((rasterconsole | wsdisplay) & rasops24) file dev/rasops/rasops32.c ((rasterconsole | wsdisplay) & rasops32) defopt opt_rasops.h RASOPS_CLIPPING RASOPS_SMALL