8 lines
133 B
Makefile
8 lines
133 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2000/06/15 03:43:40 matt Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/dev/std
|
||
|
|
||
|
INCS= ieee1212reg.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|