Home | History | Annotate | Line # | Download | only in dev
Makefile revision 1.3.14.4
      1 #	$NetBSD: Makefile,v 1.3.14.4 2001/04/21 17:48:15 bouyer Exp $
      2 
      3 SUBDIR=	ata dec hpc i2o ic isa ofw pci pckbc pcmcia sbus scsipi sun tc	\
      4 	usb vme wscons 
      5 
      6 KDIR=	/sys/dev
      7 INCSDIR= /usr/include/dev
      8 
      9 # Only install includes which are used by userland
     10 INCS=	ccdvar.h md.h vndvar.h
     11 
     12 .include <bsd.kinc.mk>
     13