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: $ in source file names


>>>>> "Robert" == Robert Boehne <rboehne@ricardo-us.com> writes:

Robert> The problem is that even though
Robert> progname_SOURCES = 'm$in.cpp'
Robert> is in Makefile.am, am_progname_OBJECTS is empty.

Robert> Is this not supported by Automake, or is it a bug?

It is both.  Supporting it is difficult, but given the existence and
implementation of Java, it also is no longer an unreasonable thing for
a developer to do.  In fact they might not have a choice.

Tom


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