bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / i386dynix.c
index 9ca2ffefa366ec44ef8736c11e4609141a58010f..d9a4182283658577aca238bb7583c6e02599b420 100644 (file)
@@ -34,7 +34,7 @@
 /* Do not "beautify" the CONCAT* macro args.  Traditional C will not
    remove whitespace added here, and thus will fail to concatenate
    the tokens.  */
-#define MY(OP) CONCAT2 (i386dynix_,OP)
+#define MY(OP) CONCAT2 (i386_aout_dynix_,OP)
 #define TARGETNAME "a.out-i386-dynix"
 #define NAME(x,y) CONCAT3 (i386dynix,_32_,y)
 #define ARCH_SIZE 32
This page took 0.023717 seconds and 4 git commands to generate.