Subject: Re: Bug in 1.2 build. To: Christos Zoulas <christos@deshaw.com> From: Anders Magnusson <ragge@ludd.luth.se> List: port-vax Date: 10/12/1996 20:33:53
>
> Thanks Mats; I think that the following will work just fine:
>
> # Substitute common sources with any arch specific sources
> .for i in ${ARCH_SRCS} ${NOIEEE_ARCH}
> SRCS:=${SRCS:S/${i:S/.S/.c/}/$i/}
> .endfor
>
>
Now fixed. Thanks.
-- Ragge