mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-06 13:48:27 -04:00
12 lines
204 B
Makefile
12 lines
204 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/11/17 14:34:12 alnsn Exp $
|
|
|
|
INCSDIR= /usr/include/rs6000
|
|
|
|
INCS= bootinfo.h \
|
|
disklabel.h \
|
|
intr.h \
|
|
sljitarch.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|