9 lines
142 B
Makefile
9 lines
142 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/08/10 05:47:38 matt Exp $
|
|
|
|
INCSDIR= /usr/include/evbarm64
|
|
|
|
INCS= disklabel.h \
|
|
intr.h
|
|
|
|
.include <bsd.kinc.mk>
|