simplify module/Makefile.am rules to not require touch
authorAndy Wingo <wingo@pobox.com>
Fri, 10 Sep 2010 09:01:23 +0000 (11:01 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 10 Sep 2010 09:01:23 +0000 (11:01 +0200)
commitc439c756ce6f00e3029aa07fd41ba36175f1bbbc
tree48ee4d1501df7d3493965b03841a596cc82d134f
parentf328f862302c40771b6bc7d9febd43232771a083
simplify module/Makefile.am rules to not require touch

* module/Makefile.am (ice-9/psyntax-pp.go, ice-9/psyntax-pp.scm.gen)
  (ice-9/eval.go): Simplify rules to not require `touch', now that .go
  files are checked for freshness, not for synchronicity.
module/Makefile.am