automake
[Top][All Lists]
Advanced

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

Destination directory for object files


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.am

I 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




reply via email to

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