8 lines
140 B
Makefile
8 lines
140 B
Makefile
|
# $NetBSD: Makefile,v 1.9 2002/11/26 23:30:12 lukem Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/arm/arm32
|
||
|
|
||
|
INCS= types.h vmparam.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|