makefile fragment.
* config/mt-hpux: Deleted.
Because we longer need to statically link nodebug for hpux.
mips-gdb.exp
monitor.exp
mt-a29k-udi
-mt-hpux
mt-i386-aout
mt-i960-nindy
mt-lynx
+++ /dev/null
-# Force static linking for nodebug case.
-
-NODEBUG_FLAGS = -Wl,-a,archive
-
# this section is for all targets
case "${target}" in
- hppa*-*-hpux*) target_makefile_frag=../config/mt-hpux ;;
i[345]86-*-aout) target_makefile_frag=../config/mt-i386-aout ;;
*-*-lynx) target_makefile_frag=../config/mt-lynx ;;
*-*-netware*) target_makefile_frag=../config/mt-netware ;;