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