Hi folks,

I would like to build 32bit and 64bit libraries within the
same  Makefile.am. In the install directory tree the libs
should get the same name, but the 64bit library is supposed
to be installed in ${exec_prefix}/lib64, of course.

Obviously automake can't distinguish libraries in the
build directory using the destination directory name.
What is your suggested way to handle this "in the
Automake style"?


Regards

Harri


Reply via email to