Suppress echo echo

This commit is contained in:
Andrew Johnson
2004-03-25 17:20:34 +00:00
parent 26b6974cfa
commit 5201304c10

View File

@@ -26,7 +26,7 @@ endif
ifeq ($(wildcard $(INSTALL_LOCATION_LIB)/*),)
@$(RMDIR) $(INSTALL_LOCATION_LIB)
endif
echo
@echo
# The echo above stops a "nothing to be done for cleandirs" message
distclean: realclean realuninstall