Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.3
      1  1.3  matt #	$NetBSD: Makefile,v 1.3 2003/10/24 05:11:12 matt Exp $
      2  1.1  matt 
      3  1.1  matt INCSDIR= /usr/include/ibmnws
      4  1.1  matt 
      5  1.3  matt INCS=   disklabel.h \
      6  1.1  matt 	intr.h \
      7  1.2  matt 	vmparam.h
      8  1.1  matt 
      9  1.2  matt .include "../../powerpc/include/Makefile"
     10