This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

*.o not in src_dir


Hello,

I have a simple (I hope so) problem. What I want to do is
to compile my project for/on  different operating-systems.
I want to have only one src-directory and several
subdirectories like '$(srcdir)/bin-i686-linux' or 
'$(srcdir)/bin-sun-solaris-2.7', etc...
All the generated *.o  and the *.a files should stay in these 
subdirectories.
One reason for this is, that the files in the src-directory are CVS'ed,
and I don't want a 'make clean' everytime I must check-in a new version.

Thank you in advance,
Carsten

------------------------------------------
Carsten Menn
Forschungszentrum Informatik
Systementwurf in der Mikroelektronik (SiM)
Haid- und Neustr. 10-14
76131 Karlsruhe 
Tel.: +49 (0)721  9654-414 (Di-Do)
      +49 (0)7633 91828-20 (Mo,Fr)




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]