xref: /netbsd-src/sys/dev/sbus/Makefile (revision 96a2e9aaafff691a6ceefcc4ed847903826d37bd)
1#	$NetBSD: Makefile,v 1.5 2021/10/29 19:10:14 macallan Exp $
2
3INCSDIR= /usr/include/dev/sbus
4
5# Only install includes which are used by userland
6INCS=	mbppio.h mgxreg.h
7
8.include <bsd.kinc.mk>
9