=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/gc/Attic/Imakefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- OpenXM_contrib2/asir2000/gc/Attic/Imakefile 2001/04/20 07:39:17 1.8 +++ OpenXM_contrib2/asir2000/gc/Attic/Imakefile 2001/06/15 07:56:04 1.9 @@ -2,7 +2,7 @@ * Copyright (c) 1994-2000 FUJITSU LABORATORIES LIMITED * All rights reserved. * - * $OpenXM: OpenXM_contrib2/asir2000/gc/Imakefile,v 1.7 2001/03/19 04:02:03 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/gc/Imakefile,v 1.8 2001/04/20 07:39:17 noro Exp $ */ #include "../include/Risa.tmpl" @@ -23,7 +23,7 @@ mark_rts.o: mach_dep.o: mips_mach_dep.s as -n32 -mips3 -o mach_dep.o mips_mach_dep.s #else -#if defined(_IBMR2) +#if defined(_IBMR2) || defined(AIXArchitecture) mach_dep.o: rs6000_mach_dep.s as -o mach_dep.o rs6000_mach_dep.s #endif