Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d090d79..afe3327 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ all: monomac macdoc monodoc
monomac: $(MONO_MAC_DLL)
macdoc: monomac
- @echo "MDTOOL_BUILD: " $(MDTOOL_BUILD)
+ @echo "MDTOOL_BUILD: $(MDTOOL_BUILD)"
rm -Rf $(MACDOC_APP)
$(MDTOOL_BUILD)