[runtime] Remove extraneous fi in docs build printing
authorAlexander Kyte <alexmkyte@gmail.com>
Wed, 6 Jul 2016 00:07:39 +0000 (20:07 -0400)
committerAlexander Kyte <alexmkyte@gmail.com>
Wed, 6 Jul 2016 00:07:39 +0000 (20:07 -0400)
mcs/build/rules.make

index 60781c10dcd549b82d87b42c6684529eb8714898..eae908e3addb223ae4b4ecbb674c40ade4c600ae 100644 (file)
@@ -358,6 +358,6 @@ dist-default:
 
 ## Documentation stuff
 
-Q_MDOC =$(if $(V),,@echo "MDOC    [$(PROFILE)] $(notdir $(@))";fi)
+Q_MDOC =$(if $(V),,@echo "MDOC    [$(PROFILE)] $(notdir $(@))";)
 MDOC   =$(Q_MDOC) MONO_PATH="$(topdir)/class/lib/$(DEFAULT_PROFILE)$(PLATFORM_PATH_SEPARATOR)$$MONO_PATH" $(RUNTIME) $(topdir)/class/lib/$(DEFAULT_PROFILE)/mdoc.exe