From cb80e7a5dc0b9973b1f030618be5940eae6cbcf8 Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 11 Nov 2003 10:05:11 +0000 Subject: [PATCH] [project @ 2003-11-11 10:05:11 by simonmar] wibble --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7f47f3b..4eb83e7 100644 --- a/Makefile +++ b/Makefile @@ -194,7 +194,7 @@ BIN_DIST_TMPDIR=$(FPTOOLS_TOP_ABS) binary-dist-pre:: ifeq "$(BIN_DIST)" "" - echo "WARNING: To run the binary-dist target, you need to set BIN_DIST=1 in your build.mk" && exit 1 + @echo "WARNING: To run the binary-dist target, you need to set BIN_DIST=1 in your build.mk" && exit 1 endif -rm -rf $(BIN_DIST_TMPDIR)/$(BIN_DIST_NAME) -$(RM) $(BIN_DIST_TMPDIR)/$(BIN_DIST_NAME).tar.gz -- 1.7.10.4