Hello all, Usually makefile generated by automake will compile each source file and output .o file in the same directory of the source file. How to let automake output .o files to a specific directory at the same time savely link them to my program/library?
Thanks! -- View this message in context: http://old.nabble.com/build-.o-files-to-specific-directory-using-automake-tp27918739p27918739.html Sent from the Gnu - Automake - General mailing list archive at Nabble.com.