diff options
| author | ad <ad@NetBSD.org> | 2008-02-20 20:43:40 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2008-02-20 20:43:40 +0000 |
| commit | d2133b5aec561bcae8b5d95251df052ada45445f (patch) | |
| tree | 90cdbb7d39a21dc22d3f67de0ca1f426db277e09 /sys/gdbscripts | |
| parent | fb60c04396abf014f650e27e10e54d7779f8a60b (diff) | |
stats is gone
Diffstat (limited to 'sys/gdbscripts')
| -rw-r--r-- | sys/gdbscripts/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/gdbscripts/Makefile.inc b/sys/gdbscripts/Makefile.inc index 37e956e3791..52d92dfb995 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 |
