Changed a comment line.

This commit is contained in:
Janet B. Anderson
2009-06-26 20:59:33 +00:00
parent 7ffcfd9bc0
commit 813add592f

View File

@@ -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