mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 23:27:35 -04:00
12 lines
208 B
Makefile
12 lines
208 B
Makefile
# $NetBSD: Makefile,v 1.3 2014/07/23 18:19:45 alnsn Exp $
|
|
|
|
INCSDIR= /usr/include/rs6000
|
|
|
|
INCS= bootinfo.h \
|
|
disklabel.h \
|
|
intr.h \
|
|
sljit_machdep.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|