X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c9bf436e5b80ad7d001773e3d750149c11f39411..28b519c93b6db30b6520d46f8cd65160213fddd2:/INSTALL diff --git a/INSTALL b/INSTALL index 22c9ebac..6c016ad6 100644 --- a/INSTALL +++ b/INSTALL @@ -33,9 +33,8 @@ your make has a problem with this rule, you will see an error like this: Don't know how to make ./*.c -You can change the "proto.h-tstamp" target to omit the "$(srcdir)/*.c" -source, but keep in mind that this will make a manual run of "make proto" -necessary (prior to a "make") anytime the function prototypes change. +You can change the "proto.h-tstamp" target in Makefile.in to list all the *.c +filenames explicitly in order to avoid this issue. RPM NOTES ---------