I'm installing this on HEAD and branch-1-9.
2005-03-29 Alexandre Duret-Lutz <[EMAIL PROTECTED]>
* lib/am/lisp.am ($(am__ELCFILES)): Prevent races if the recover
rule is run with `make -j'.
* doc/automake.texi (Multiple Outputs): Adjust.
* tests/lisp6.test: Augmen
>>> "Jim" == Jim Meyering <[EMAIL PROTECTED]> writes:
Jim> Hi Alexandre!
Jim> Here are a couple of minor suggested wording changes.
Thanks for the corrections.
2005-03-29 Alexandre Duret-Lutz <[EMAIL PROTECTED]>
* doc/automake.texi (Multiple Outputs): Fix mistakes reported by
Le 29 mars 05, à 20:46, Alexandre Duret-Lutz a écrit :
+data.c data.h data.w data.x: data.stamp
+## Recover from the removal of $@@
+@@if test -f $@@; then :; else \
+ trap 'rm -rf data.lock data.stamp 1 2 13 15; \
+## mkdir is a portable test-and-set
+ if mkdir data.lock