8 lines
129 B
Makefile
8 lines
129 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1999/04/13 00:17:57 ad Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/dev/rasops
|
||
|
|
||
|
INCS= rasops.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|