Whoops, forgot this one
authorSteve Chamberlain <sac@cygnus>
Fri, 11 Sep 1992 22:02:52 +0000 (22:02 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 11 Sep 1992 22:02:52 +0000 (22:02 +0000)
gas/config/.Sanitize
gas/config/i386coff.mt [new file with mode: 0644]

index 62027951cf5a9a644aaafdcd8fd90b5c2ad1f56c..33990acad7217cbe6dbf9959459a713364d3f900 100644 (file)
@@ -52,6 +52,7 @@ ho-sunos.h
 ho-sysv.h
 ho-vax.h
 i386aix.mt
+i386coff.mt
 m68k.mt
 m68kcoff.mt
 m88k-opcode.h
@@ -141,7 +142,10 @@ echo Done in `pwd`.
 #
 #
 # $Log$
-# Revision 1.27  1992/09/09 18:38:05  ian
+# Revision 1.28  1992/09/11 22:02:49  sac
+# Whoops, forgot this one
+#
+# Revision 1.27  1992/09/09  18:38:05  ian
 # Wed Sep  9 11:10:24 1992  Ian Lance Taylor  (ian@cygnus.com)
 #
 #      * tc-m68k.c (m68k_ip, m68k_ip_op, get_num, try_moto_index): merge
diff --git a/gas/config/i386coff.mt b/gas/config/i386coff.mt
new file mode 100644 (file)
index 0000000..3d504a0
--- /dev/null
@@ -0,0 +1,3 @@
+TARG_CPU_DEPENDENTS=
+LOCAL_LOADLIBES=../bfd/libbfd.a
+TDEFINES=-DBFD_HEADERS -DMANY_SEGMENTS -DBFD -DI386COFF
This page took 0.038891 seconds and 4 git commands to generate.