Home | History | Annotate | Line # | Download | only in dec
Makefile revision 1.2.4.1
      1 #	$NetBSD: Makefile,v 1.2.4.1 2001/06/21 20:01:27 nathanw Exp $
      2 
      3 INCSDIR= /usr/include/dev/dec
      4 
      5 # Only install includes which are used by userland
      6 INCS=	lk201.h dec_boot.h
      7 
      8 .include <bsd.kinc.mk>
      9