Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.19.2.3
      1 #	$NetBSD: Makefile,v 1.19.2.3 2004/09/21 13:14:20 skrll Exp $
      2 
      3 INCSDIR= /usr/include/bebox
      4 
      5 INCS=   bootinfo.h \
      6 	disklabel.h \
      7 	intr.h \
      8 	mouse.h \
      9 	pccons.h \
     10 	spkr.h \
     11 	vmparam.h
     12 
     13 .include "../../powerpc/include/Makefile"
     14