|
From: | Jeff Ward |
Subject: | Destination directory for object files |
Date: | Tue, 3 Mar 2009 13:58:37 -0500 |
all,I have an automake project setup but I would like the object files to be placed in a specified directory. For example:
Foo/Foo.cpp Foo/obj Foo/Makefile.amI would like to have the Foo.o in the obj directory after compilation and not in directory Foo. Is this possible? If so how do I go about setting that up? This would really cleanup my directory.
Thanks, Jeff
[Prev in Thread] | Current Thread | [Next in Thread] |