8 lines
123 B
Makefile
8 lines
123 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2008/11/25 09:47:40 he Exp $
|
||
|
|
||
|
INCSDIR=/usr/include/dev
|
||
|
|
||
|
INCS= crmfbreg.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|