Home | History | Annotate | Line # | Download | only in libvirtif
Makefile revision 1.9.6.1
      1  1.9.6.1  skrll #	$NetBSD: Makefile,v 1.9.6.1 2015/12/27 12:10:18 skrll Exp $
      2      1.1  pooka #
      3      1.1  pooka 
      4      1.1  pooka LIB=	rumpnet_virtif
      5  1.9.6.1  skrll COMMENT=Network interface which uses hypercalls for I/O
      6  1.9.6.1  skrll 
      7      1.8  pooka VIRTIF=	virt
      8      1.1  pooka 
      9      1.8  pooka .include "${.CURDIR}/Makefile.virtif"
     10      1.6  pooka 
     11      1.9  pooka RUMPCOMP_USER_SRCS=	virtif_user.c
     12      1.1  pooka 
     13      1.1  pooka .include <bsd.lib.mk>
     14      1.1  pooka .include <bsd.klinks.mk>
     15