[1570] in BarnOwl Developers
[nelhage/barnowl] df49ff: Makefile.am: Explicitly list the inputs to stubgen...
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:18:08 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
X-Barracuda-Envelope-From: noreply@github.com
Date: Tue, 21 Jul 2009 21:20:49 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: df49ff6d7b35059d8a51d56c4d46a1662bc5313b
http://github.com/nelhage/barnowl/commit/df49ff6d7b35059d8a51d56c4d46a1662bc5313b
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2009-07-21 (Tue, 21 Jul 2009)
Changed paths:
M Makefile.am
Log Message:
-----------
Makefile.am: Explicitly list the inputs to stubgen.pl and codelist.pl.
The Makefile was missing owl.c and zcrypt.c as dependencies of
owl_prototypes.h. This should prevent such problems from reappearing.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 1ad4a4ab28aaf1d8efa59cb0bdb5386d73b26c67
http://github.com/nelhage/barnowl/commit/1ad4a4ab28aaf1d8efa59cb0bdb5386d73b26c67
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2009-07-21 (Tue, 21 Jul 2009)
Changed paths:
M Makefile.am
Log Message:
-----------
Makefile.am: Generalize the *.new mechanism for suppressing no-op updates.
Also use cp instead of mv to avoid redundant regenerations of *.new.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>