Home | History | Annotate | Line # | Download | only in sbus
Makefile revision 1.2.14.1
      1 #	$NetBSD: Makefile,v 1.2.14.1 2001/04/21 17:49:46 bouyer Exp $
      2 
      3 INCSDIR= /usr/include/dev/sbus
      4 
      5 # Only install includes which are used by userland
      6 INCS=	mbppio.h
      7 
      8 .include <bsd.kinc.mk>
      9