9 lines
135 B
Makefile
9 lines
135 B
Makefile
# $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>
|