11 lines
194 B
Makefile
11 lines
194 B
Makefile
# $NetBSD: Makefile,v 1.17 2005/12/11 12:18:51 christos Exp $
|
|
|
|
INCSDIR= /usr/include/sandpoint
|
|
|
|
INCS= bootinfo.h \
|
|
disklabel.h \
|
|
intr.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|