11 lines
193 B
Makefile
11 lines
193 B
Makefile
# $NetBSD: Makefile,v 1.7 2005/12/11 12:18:19 christos Exp $
|
|
|
|
INCSDIR= /usr/include/mvmeppc
|
|
|
|
INCS= bootinfo.h \
|
|
disklabel.h \
|
|
intr.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|