summaryrefslogtreecommitdiff
path: root/sys/arch/xen/include/Makefile
blob: f543eec35f2f705505337589f64d618da9d66302 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.3 2008/02/17 16:23:12 bouyer Exp $


INCSDIR= /usr/include/xen

INCS=	xenio.h xenio3.h

.include <bsd.kinc.mk>