From e66325797bf77a18e30136b3f9cc0b56f56db931 Mon Sep 17 00:00:00 2001 From: pooka Date: Thu, 16 Oct 2008 09:24:51 +0000 Subject: [PATCH] kill default DBG=-g --- sys/rump/net/lib/libvirtif/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/rump/net/lib/libvirtif/Makefile b/sys/rump/net/lib/libvirtif/Makefile index bcfd7ea2feaa..ed59aef744ab 100644 --- a/sys/rump/net/lib/libvirtif/Makefile +++ b/sys/rump/net/lib/libvirtif/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2008/10/06 00:30:32 pooka Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/16 09:24:51 pooka Exp $ # LIB= rumpnet_virtif -DBG=-g SRCS= if_virt.c