13 lines
211 B
Makefile
13 lines
211 B
Makefile
# $NetBSD: Makefile,v 1.19 2007/02/26 23:53:12 garbled Exp $
|
|
|
|
INCSDIR= /usr/include/prep
|
|
|
|
INCS= bootinfo.h \
|
|
disklabel.h \
|
|
intr.h \
|
|
nvram.h \
|
|
spkr.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|