14 lines
224 B
Makefile
14 lines
224 B
Makefile
# $NetBSD: Makefile,v 1.20 2013/11/17 14:34:12 alnsn Exp $
|
|
|
|
INCSDIR= /usr/include/prep
|
|
|
|
INCS= bootinfo.h \
|
|
disklabel.h \
|
|
intr.h \
|
|
nvram.h \
|
|
sljitarch.h \
|
|
spkr.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|