From 8256379df2a7043fdf6327a0190ab667cfbb84bf Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 23 Mar 1993 01:07:36 +0000 Subject: * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax, z8k}: New directories to hold cpu specific configuration files. Naming follows gcc convention. * config/{*.mt, *.mh}: All target and host makefile fragment config files moved to an appropriate config/ subdirectory. --- gdb/config/m68k-fp.mt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 gdb/config/m68k-fp.mt (limited to 'gdb/config/m68k-fp.mt') diff --git a/gdb/config/m68k-fp.mt b/gdb/config/m68k-fp.mt deleted file mode 100644 index 139595b..0000000 --- a/gdb/config/m68k-fp.mt +++ /dev/null @@ -1,3 +0,0 @@ -# Target: Motorola 68xxx with floating point -TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o -TM_FILE= tm-68k-fp.h -- cgit v1.1