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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2012-10-19 15:26:40 +0400
committerMarek Safar <marek.safar@gmail.com>2012-10-19 15:26:40 +0400
commitd06470378c9d3834502c1a6ac148632d4c7a5ac5 (patch)
tree5a0757a0b3120c23941dff06a01570d65aa3126f /Makefile.am
parent7c5c56ce872d391d7ffc23d5a200800a48fec0dd (diff)
Second try to make quiet build work reliably
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index a0f22d47287..b90fd674196 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -129,10 +129,6 @@ win32getdeps:
win32setup:
makensis /DMILESTONE=$(VERSION) /DSOURCE_INSTALL_DIR=$(SOURCE_INSTALL_DIR) /DBUILDNUM=$(BUILDNUM) monowiz.win32.nsi
-patch-quiet:
- find mono -name Makefile -exec scripts/patch-quiet.sh {} \;
- find libgc -name Makefile -exec scripts/patch-quiet.sh {} \;
-
update-csproj:
-rm msvc/scripts/order
-mkdir msvc/scripts/inputs