Home | History | Annotate | Line # | Download | only in dev
Makefile revision 1.15
      1  1.15      haya #	$NetBSD: Makefile,v 1.15 2002/12/04 00:28:41 haya Exp $
      2   1.1       cgd 
      3  1.15      haya SUBDIR=	apm ata dec hpc i2o ic ieee1394 ir isa ofw pci pckbc pcmcia raidframe \
      4   1.9     oster 	sbus scsipi sun tc usb vme wscons 
      5   1.1       cgd 
      6   1.1       cgd INCSDIR= /usr/include/dev
      7   1.1       cgd 
      8   1.7  jdolecek # Only install includes which are used by userland
      9  1.12     elric INCS=	ccdvar.h cgdvar.h kttcpio.h md.h vndvar.h
     10   1.1       cgd 
     11   1.1       cgd .include <bsd.kinc.mk>
     12