This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: Insight built correctly on sparc solaris 2.8


>>>>> "Bruce" == Bruce Korb <bkorb@veritas.com> writes:

Bruce> However, automake is supposed to create generic makes.
Bruce> The offensive line was, approximately:
Bruce>   mumble.o : ${BUILD_DIR}/grumble.c
Bruce> and Sun's make does not like "${BUILD_DIR}".

Did automake really generate this line?
I'd be surprised.  Our coding standard is to use $(...), not ${...}
What directory is this in?

Tom


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