10 lines
176 B
Makefile
10 lines
176 B
Makefile
# $NetBSD: Makefile,v 1.19 2005/12/11 12:18:29 christos Exp $
|
|
|
|
INCSDIR= /usr/include/ofppc
|
|
|
|
INCS= disklabel.h \
|
|
intr.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|