Home | History | Annotate | Line # | Download | only in raidframe
      1  1.1  oster # $NetBSD: Makefile,v 1.1 2001/10/04 16:04:16 oster Exp $
      2  1.1  oster 
      3  1.1  oster INCSDIR= /usr/include/dev/raidframe
      4  1.1  oster 
      5  1.1  oster # We only need a couple of the .h files:
      6  1.1  oster INCS=    raidframevar.h raidframeio.h
      7  1.1  oster 
      8  1.1  oster .include <bsd.kinc.mk>
      9