[PATCH] Adjust 'Makefile.in' for builddir != srcdir

Matt McCutchen hashproduct+rsync at gmail.com
Wed Dec 27 18:45:06 GMT 2006


On 12/27/06, Art Haas <ahaas at airmail.net> wrote:
> The small patch below fixes the building of 'mkrounding.o' when
> the build directory is outside the source directory.

I verified that there is a building problem and that the patch fixes
it.  Another solution might be to make mkrounding.h a separate target
so that make's automatic variables can be used.  If mkrounding.h
shouldn't hang around after building, it could be marked
.INTERMEDIATE, at least in GNU make; this might not be portable to
other makes.

Matt


More information about the rsync mailing list