Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.1.18.1
      1 #	$NetBSD: Makefile,v 1.1.18.1 2008/02/27 08:36:29 yamt Exp $
      2 
      3 
      4 INCSDIR= /usr/include/xen
      5 
      6 INCS=	xenio.h xenio3.h
      7 
      8 .include <bsd.kinc.mk>
      9