I'd like to make sure that timestamps are preserved on "make install". I found the variable ‘INSTALL_DATA’ but cannot do the above (subject line) addition to Makefile.am, because Automake interprets INSTALL as a primary and bails out since that is not defined as such.
The background reason is that i am installing .scm and .go files
(the latter compiled from the former) and the .go files need to
have a "later" timestamp than the .scm files for Guile to DTRT.
I suppose a workaround is to use an installation hook to simply
touch(1) the .go files.
Is there a better way to do this?
--
Thien-Thi Nguyen -----------------------------------------------
(defun responsep (query) ; (2020) Software Libero
(pcase (context query) ; = Dissenso Etico
(`(technical ,ml) (correctp ml))
...)) 748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502
signature.asc
Description: PGP signature
