diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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> |