Home | History | Annotate | Line # | Download | only in libvirtif
Makefile revision 1.2.2.2
      1  1.2.2.2  haad #	$NetBSD: Makefile,v 1.2.2.2 2008/10/19 22:18:08 haad Exp $
      2  1.2.2.2  haad #
      3  1.2.2.2  haad 
      4  1.2.2.2  haad LIB=	rumpnet_virtif
      5  1.2.2.2  haad 
      6  1.2.2.2  haad SRCS=	if_virt.c
      7  1.2.2.2  haad 
      8  1.2.2.2  haad CPPFLAGS+=	-I${.CURDIR}/../../../librump/rumpkern
      9  1.2.2.2  haad 
     10  1.2.2.2  haad .include <bsd.lib.mk>
     11  1.2.2.2  haad .include <bsd.klinks.mk>
     12