From 4df95874d214ddda778997d4edac10b762b78787 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 14 Nov 2009 18:25:53 -0800 Subject: * Makefile (depend): Marked phony and $(PROG) prerequisite dropped. (clean, distclean, tests, install): Phony targets marked phony. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3d3c588a..24d73176 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ 2009-11-14 Kaz Kylheku - 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 + + * configure (cc): Compute variable properly. 2009-11-14 Kaz Kylheku -- cgit v1.2.3