summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-02-09 20:30:41 -0800
committerKaz Kylheku <kaz@kylheku.com>2015-02-09 20:30:41 -0800
commitbf296b3008be7e17074ccb1a95bc1d560c390e02 (patch)
tree5bb64431c4a12bfba012fc241fd0a3ffaec5f55c /ChangeLog
parent78b0d6da00a4df76718efe2a2989b3f4e056aa3c (diff)
downloadtxr-bf296b3008be7e17074ccb1a95bc1d560c390e02.tar.gz
txr-bf296b3008be7e17074ccb1a95bc1d560c390e02.tar.bz2
txr-bf296b3008be7e17074ccb1a95bc1d560c390e02.zip
* Makefile: Removing bogus eval which refers to nonexistent
DEP_INSTANTIATE macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9458fb60..b5f186d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-02-09 Kaz Kylheku <kaz@kylheku.com>
+ * Makefile: Removing bogus eval which refers to nonexistent
+ DEP_INSTANTIATE macro.
+
+2015-02-09 Kaz Kylheku <kaz@kylheku.com>
+
* Makefile (clean): Remove $(EXTRA_OBJS-y) so the Windows .res
file is removed.