[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: preserving timestamps on installation
From: |
Ludovic Courtès |
Subject: |
Re: preserving timestamps on installation |
Date: |
Sat, 06 Jun 2009 15:21:37 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) |
Hi Andy,
Andy Wingo <address@hidden> writes:
> Where automake comes in is that installing a file touches its mtime,
> always, not preserving the mtime of the file being installed.
Could it be solved with an `install-hook' target that would touch all
the installed `.go' files?
Thanks,
Ludo'.