NetBSD/sys/dev/rcons/Makefile
ad 8fe6730f9a Many enchancements to rcons to support ANSI color and all attributes
properly. All output now performed using a 'struct wsdisplay_emulops'.
1999-04-13 18:43:17 +00:00

8 lines
136 B
Makefile

# $NetBSD: Makefile,v 1.2 1999/04/13 18:43:17 ad Exp $
INCSDIR= /usr/include/dev/rcons
INCS= raster.h rcons.h
.include <bsd.kinc.mk>