Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
+ * config/mt-i386-netware: New file.
+
* gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
defined.
# this section is for all targets
case "${target}" in
i386-*-aout) target_makefile_frag=config/mt-i386-aout ;;
+ i386-*-netware) target_makefile_frag=config/mt-i386-netware ;;
*-*-lynx) target_makefile_frag=config/mt-lynx ;;
*-*-vxworks) target_makefile_frag=config/mt-vxworks ;;
m68k-*-*) target_makefile_frag=config/mt-m68k ;;