Hi, I replaced the default linker by setting object_LINK to "gm2 -o $@" ,But this doesn't work, because gm2 needs the source file names instead of the object file names. Can I tell automake or make to pass .mod instead of .o to the linker?
Thanks -- Martin Kalbfuß <[email protected]>
