Home | History | Annotate | Line # | Download | only in include
      1 #	$NetBSD: Makefile,v 1.7 2020/08/31 11:32:01 bouyer Exp $
      2 
      3 
      4 INCSDIR= /usr/include/xen
      5 
      6 INCS=	intrdefs.h xenio.h xenio3.h
      7 
      8 .include <bsd.kinc.mk>
      9