aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2011-02-09 18:04:43 +0100
committerAndreas Schwab2011-02-09 18:04:43 +0100
commit33cd3ee46b26307e4f0ccd2a622a736e05041a25 (patch)
tree82348af097f6b2ad4cbc27380fc89975fc596070 /src/ChangeLog
parent69b2604f776421c24c00b9e631558173d59eebee (diff)
downloademacs-33cd3ee46b26307e4f0ccd2a622a736e05041a25.tar.gz
emacs-33cd3ee46b26307e4f0ccd2a622a736e05041a25.zip
* src/Makefile.in (gl-stamp): Create globals.h here.
(globals.h): Don't do it here. (mostlyclean): Clean globals.h and gl-stamp.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0caac8d3e65..270edc59926 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-02-09 Andreas Schwab <schwab@linux-m68k.org>
2
3 * Makefile.in (gl-stamp): Create globals.h here.
4 (globals.h): Don't do it here.
5 (mostlyclean): Clean globals.h and gl-stamp.
6
12011-02-09 Paul Eggert <eggert@cs.ucla.edu> 72011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * Makefile.in ($(otherobj)): Depend on globals.h. 9 * Makefile.in ($(otherobj)): Depend on globals.h.