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]
Other format: [Raw text]

building libtool library into other directory


I have this directory structure in my project:

	project/
		...
		src/
		lib/

I would like to have the libraries built from the sources
in src be built into lib.  When I try to put a directory
prefix on to teh automake directives things get confused.

Can I do this?

	-Vance




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