From 813add592feda30167522dff9e09853c0001baae Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 26 Jun 2009 20:59:33 +0000 Subject: [PATCH] Changed a comment line. --- configure/RULES_TOP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/RULES_TOP b/configure/RULES_TOP index d4367d40f..a3b7e9c8c 100644 --- a/configure/RULES_TOP +++ b/configure/RULES_TOP @@ -32,7 +32,7 @@ ifeq ($(wildcard $(INSTALL_LOCATION_LIB)/*),) @$(RMDIR) $(INSTALL_LOCATION_LIB) endif $(ECHO) -# The $(ECHO) above stops a "nothing to be done for cleandirs" message +# The echo above stops a "nothing to be done for cleandirs" message distclean: realclean realuninstall