summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d3c588a..24d73176 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2009-11-14 Kaz Kylheku <kkylheku@gmail.com>
- configure (cc): Compute variable properly.
+ * Makefile (depend): Marked phony and $(PROG) prerequisite dropped.
+ (clean, distclean, tests, install): Phony targets marked phony.
+
+2009-11-14 Kaz Kylheku <kkylheku@gmail.com>
+
+ * configure (cc): Compute variable properly.
2009-11-14 Kaz Kylheku <kkylheku@gmail.com>