From d2133b5aec561bcae8b5d95251df052ada45445f Mon Sep 17 00:00:00 2001 From: ad Date: Wed, 20 Feb 2008 20:43:40 +0000 Subject: [PATCH] stats is gone --- sys/gdbscripts/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/gdbscripts/Makefile.inc b/sys/gdbscripts/Makefile.inc index 37e956e3791b..52d92dfb995d 100644 --- a/sys/gdbscripts/Makefile.inc +++ b/sys/gdbscripts/Makefile.inc @@ -1,3 +1,3 @@ -# $NetBSD: Makefile.inc,v 1.1 2002/09/01 23:04:48 thorpej Exp $ +# $NetBSD: Makefile.inc,v 1.2 2008/02/20 20:43:40 ad Exp $ -SYS_GDBINIT= bdump kdump msgbuf pgrpdump stats vchain vdump xps +SYS_GDBINIT= bdump kdump msgbuf pgrpdump vchain vdump xps