automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

build .o files to specific directory using automake


From: scleung
Subject: build .o files to specific directory using automake
Date: Tue, 16 Mar 2010 07:37:36 -0700 (PDT)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]