Enable gdb on the arm. Some time ago I committed it, but had forgotten to

enable it here.

Noticed by: cognet
This commit is contained in:
imp 2006-10-03 00:03:30 +00:00
parent c41681030d
commit 8817afd4b7

View File

@ -24,10 +24,6 @@ SUBDIR= bc \
sort \
${_texinfo}
.if ${MACHINE_ARCH} == "arm"
MK_GDB= no # not yet
.endif
.if ${MK_CXX} != "no"
_gperf= gperf
.if ${MK_GROFF} != "no"