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