Home | History | Annotate | Line # | Download | only in dev
Makefile revision 1.28
      1 #	$NetBSD: Makefile,v 1.28 2008/11/06 17:50:59 cegger Exp $
      2 
      3 SUBDIR=	apm ata bluetooth dec dmover hpc i2o ic ieee1394 ir isa microcode \
      4 	ofw pci pckbport pcmcia pud putter raidframe sbus scsipi sun \
      5 	tc usb vme wscons
      6 
      7 INCSDIR= /usr/include/dev
      8 
      9 # Only install includes which are used by userland
     10 INCS=	biovar.h ccdvar.h cgdvar.h fssvar.h kttcpio.h lockstat.h md.h vndvar.h
     11 
     12 .include <bsd.kinc.mk>
     13