Home | History | Annotate | Line # | Download | only in sbus
Makefile revision 1.2.26.1
      1 #	$NetBSD: Makefile,v 1.2.26.1 2001/06/21 20:05:35 nathanw 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