12 lines
197 B
Makefile
12 lines
197 B
Makefile
# $NetBSD: Makefile,v 1.17 2003/10/24 05:07:44 matt Exp $
|
|
|
|
INCSDIR= /usr/include/prep
|
|
|
|
INCS= bootinfo.h \
|
|
disklabel.h \
|
|
intr.h \
|
|
spkr.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|