Disable gdb everywhere in anticipation of gdb 4.17 import.
This commit is contained in:
parent
0f64b4b5b7
commit
075f7ac863
@ -1,10 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.77 1999/02/09 18:41:13 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.78 1999/02/10 20:23:42 tv Exp $
|
||||
|
||||
SUBDIR+= bc binutils cpio dc diff diff3 egcs gawk grep gprof groff
|
||||
SUBDIR+= gzip ld.new rcs sdiff send-pr sort tar
|
||||
|
||||
.if (${MACHINE_ARCH} == "i386")
|
||||
SUBDIR+= gdb
|
||||
#SUBDIR+= gdb
|
||||
.endif
|
||||
|
||||
.if (${MACHINE_ARCH} == "m68k") || \
|
||||
|
Loading…
Reference in New Issue
Block a user