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]

Re: SUBDIR_OBJECTS option


>>>>> "John" == jling  <jling@cmmt.ubc.ca> writes:

John> I read in one thread the mention of a SUBDIR_OBJECTS option in 
John> automake.  Supposedly this would prevent intermediate object files from 
John> ending up in the directory of the Makefile (I'm trying to use a non-
John> recursive Makefile.am).

John> Where and how is this option to be specified?

Put `subdir-objects' into the AUTOMAKE_OPTIONS variable in Makefile.am.
See the manual for this and other information...

Tom



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