Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/x11/lib/Xt
Module Name: src
Committed By: lukem
Date: Sun Feb 8 21:57:04 UTC 2004
Modified Files:
src/x11/lib/Xt: Makefile
Log Message:
When building multiple targets with a single series of commands
(e.g, a command builds multiple files), use a timestamp file for
synchronization so that "make -j" doesn't run those commands
multiple times in parallel which could result in data corruption.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/x11/lib/Xt/Makefile
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