Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/texinfo/doc
Module Name: src
Committed By: lukem
Date: Sun Jan 19 04:57:21 UTC 2003
Modified Files:
src/gnu/dist/texinfo/doc: Makefile.in
Log Message:
When creating a "stamp" file with cp(1), explicitly provide the target
file name rather than relying upon "$@", since the latter might be the
path to an older version of the "stamp" file located in (possibly read-only)
source.
Fixes an annoying-to-debug build problem I hit in tools/texinfo...
To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 src/gnu/dist/texinfo/doc/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index