mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 17:50:04 -04:00
11 lines
192 B
Makefile
11 lines
192 B
Makefile
# $NetBSD: Makefile,v 1.21 2014/07/23 18:19:44 alnsn Exp $
|
|
|
|
INCSDIR= /usr/include/ofppc
|
|
|
|
INCS= disklabel.h \
|
|
intr.h \
|
|
sljit_machdep.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|