2003-10-20 04:12:09 +04:00
|
|
|
# $NetBSD: Makefile,v 1.6 2003/10/20 00:12:10 matt Exp $
|
2002-02-28 00:02:12 +03:00
|
|
|
|
|
|
|
INCSDIR= /usr/include/mvmeppc
|
|
|
|
|
2003-10-20 04:12:09 +04:00
|
|
|
INCS= bootinfo.h \
|
|
|
|
disklabel.h \
|
|
|
|
intr.h \
|
|
|
|
vmparam.h
|
2002-02-28 00:02:12 +03:00
|
|
|
|
2003-10-20 04:12:09 +04:00
|
|
|
.include "../../powerpc/include/Makefile"
|