11 lines
191 B
Makefile
11 lines
191 B
Makefile
# $NetBSD: Makefile,v 1.1 2007/12/17 19:09:05 garbled Exp $
|
|
|
|
INCSDIR= /usr/include/rs6000
|
|
|
|
INCS= bootinfo.h \
|
|
disklabel.h \
|
|
intr.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|