Files
netbsd/sys/arch/evbarm64/include/Makefile
2015-10-15 10:25:28 +02:00

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>