Introduce macro $(am__mv) to facilitate 'libtool --dry-run'.
commit63316731bbbfefbd1d27efd882fef9bad2e9d651
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 17 Jun 2008 22:37:42 +0000 (18 00:37 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 17 Jun 2008 22:39:02 +0000 (18 00:39 +0200)
tree76c4eb8cee4866074a88c00f3fdef23a9537c7cf
parent397c6faa03bf5ed8d327e35bb9e856b5b5ddd862
Introduce macro $(am__mv) to facilitate 'libtool --dry-run'.

* lib/am/depend.am (am__mv): New macro, set to 'mv -f'.
* lib/am/depend2.am: Use throughout to move the temporary
depfile *.Tpo to its final destination *.Po.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/am/depend.am
lib/am/depend2.am