8 lines
133 B
Makefile
8 lines
133 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2000/03/12 06:40:17 takemura Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/dev/hpc
|
||
|
|
||
|
INCS= hpcfbio.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|