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