10 lines
174 B
Makefile
10 lines
174 B
Makefile
# $NetBSD: Makefile,v 1.23 2010/01/24 10:36:34 phx Exp $
|
|
|
|
INCSDIR= /usr/include/amigappc
|
|
|
|
INCS= disklabel.h \
|
|
intr.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|