K 10 svn:author V 3 phk K 8 svn:date V 27 2002-05-18T09:21:42.000000Z K 7 svn:log V 378 Improve chances that we correctly compile LIB1ASMSRC on all architectures. sparc64 looked for the nonexistent sparc64/lb1spc.asm file instead of the sparc/lb1spc.asm file. arm probably looked for arm/arm/lib1funcs.asm instead of arm/lib1funcs.asm ia64 probably looked for ia64/ia64/lib1funcs.asm instead of ia64/lib1funcs.asm i386 and alpha don't seen to use the LIB1ASMSRC. END