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