7 lines
132 B
Makefile
7 lines
132 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2019/02/23 10:43:25 mlelstv Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/dev/spi
|
||
|
INCS= spi_io.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|