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: Modifying installed script names ?


>>> "John" == John Levon <levon@movementarian.org> writes:

[...]

 John> If a condition is set, then op_start_25,op_dump_25,op_stop_25 need to
 John> be installed as op_start,op_dump,op_stop, otherwise we can just install
 John> the existing op_start/dump/stop in the source tree.

You could declare everybody using `noinst_SCRIPTS', and install
them using a custom `install-exec-local' rule.

[...]

-- 
Alexandre Duret-Lutz




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