12 lines
210 B
Makefile
12 lines
210 B
Makefile
# $NetBSD: Makefile,v 1.19 2014/07/23 18:19:45 alnsn Exp $
|
|
|
|
INCSDIR= /usr/include/sandpoint
|
|
|
|
INCS= bootinfo.h \
|
|
disklabel.h \
|
|
intr.h \
|
|
sljit_machdep.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|