Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.3
      1 #	$NetBSD: Makefile,v 1.3 2008/02/17 16:23:12 bouyer Exp $
      2 
      3 
      4 INCSDIR= /usr/include/xen
      5 
      6 INCS=	xenio.h xenio3.h
      7 
      8 .include <bsd.kinc.mk>
      9