mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-06 21:57:22 -04:00
11 lines
193 B
Makefile
11 lines
193 B
Makefile
# $NetBSD: Makefile,v 1.7 2014/07/23 18:19:43 alnsn Exp $
|
|
|
|
INCSDIR= /usr/include/evbppc
|
|
|
|
INCS= disklabel.h \
|
|
intr.h \
|
|
sljit_machdep.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|