Home | History | Annotate | Line # | Download | only in sbus
      1 #	$NetBSD: Makefile,v 1.5 2021/10/29 19:10:14 macallan Exp $
      2 
      3 INCSDIR= /usr/include/dev/sbus
      4 
      5 # Only install includes which are used by userland
      6 INCS=	mbppio.h mgxreg.h
      7 
      8 .include <bsd.kinc.mk>
      9