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]

Re: 1st action before build


>>>>> "Sylvain" == Sylvain GIL <sylvain.gil@solsoft.fr> writes:

Sylvain> Just for my curiosity, what should I put in BUILT_SOURCES, a
Sylvain> custom target name or only a file name to be built ? The
Sylvain> first would be ok but not the last because I don't want the
Sylvain> file to be installed.

`BUILT_SOURCES' is an old, poorly chosen name.
You can actually list any target (file or phony) in it.
It has no effect on what is or is not installed.

Tom


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