This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG 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: New failure!


Gary> Yeah, but does "." correspond to srcdir or to builddir?

Sorry, "." is the build directory, since that is where `make' is run
-- it is the directory containing the Makefile.

$(srcdir) is the corresponding source directory.

$(top_srcdir) is the source directory corresponding to the current top
of tree -- it is the directory where the configure.in corresponding to
this Makefile is located.

Tom


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