aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2012-07-09 02:59:38 +0200
committerJuanma Barranquero2012-07-09 02:59:38 +0200
commit31542918c320d00d8049341e3c78055664f3a847 (patch)
tree343bf4f0547799706c8dc5660a77471882c7037a /lib-src/ChangeLog
parentab531b66f3a676ef047300f5201daa52993099b9 (diff)
downloademacs-31542918c320d00d8049341e3c78055664f3a847.tar.gz
emacs-31542918c320d00d8049341e3c78055664f3a847.zip
lib-src/makefile.w32-in (ALL): Add profile.exe.
(PROFILEOBJS): New macro. ($(BLD)/profile.exe): New target. (install): Copy profile.exe. ($(BLD)/alloca.$(O), $(BLD)/tcp.$(O)): Remove, obsolete.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 16e24b194d5..fbec59e0cbd 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12012-07-09 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in (ALL): Add profile.exe.
4 (PROFILEOBJS): New macro.
5 ($(BLD)/profile.exe): New target.
6 (install): Copy profile.exe.
7 ($(BLD)/alloca.$(O), $(BLD)/tcp.$(O)): Remove, obsolete.
8
12012-07-07 Juanma Barranquero <lekktu@gmail.com> 92012-07-07 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * makefile.w32-in ($(BLD)/ctags.$(O), $(BLD)/etags.$(O)): 11 * makefile.w32-in ($(BLD)/ctags.$(O), $(BLD)/etags.$(O)):