Removed board dependant stuff.
authorRob Savoye <rob@cygnus>
Thu, 3 Jun 1993 04:53:46 +0000 (04:53 +0000)
committerRob Savoye <rob@cygnus>
Thu, 3 Jun 1993 04:53:46 +0000 (04:53 +0000)
gdb/testsuite/config/mt-m68k-coff

index 60aa6e3ebc41fa3eef2829c1a549e040269c8120..1b6ca9c797d90daf6ec54b2447de45cd8383f5e8 100644 (file)
@@ -1,6 +1,6 @@
 # compilers and assemblers
 CC = m68k-coff-gcc
-CFLAGS = -g -D${target_os} -T
+CFLAGS = -g -D${target_os}
 C++ = ${CC}
 C++FLAGS = ${CFLAGS}
 CXX = ${CC}
@@ -10,7 +10,7 @@ ASFLAGS =
 FC =
 FCFLAGS = 
 LD = ld
-LDFLAGS = -lgcc -lc -lg -lmvme135
+LDFLAGS =
 LIBS = 
 
 # binutils