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