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:
authorZoltan Varga <vargaz@gmail.com>2015-03-02 22:03:56 +0300
committerZoltan Varga <vargaz@gmail.com>2015-03-02 22:03:56 +0300
commit13685c2326a96543520a4820a378f2fb93cb14d0 (patch)
treef801daaf4bfeab17210d6a601b9404407f768b90 /mcs/class/monodoc
parentfa5e78a8d7bfada7141bed5b02b1072736c5614c (diff)
[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to reduce duplication.
Diffstat (limited to 'mcs/class/monodoc')
-rw-r--r--mcs/class/monodoc/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/mcs/class/monodoc/Makefile b/mcs/class/monodoc/Makefile
index 599fe0f695f..3ebba803f7e 100644
--- a/mcs/class/monodoc/Makefile
+++ b/mcs/class/monodoc/Makefile
@@ -112,13 +112,7 @@ LIB_MCS_FLAGS = \
/resource:Resources/mono-ecma.xsl,mono-ecma.xsl \
/resource:Resources/toc-html.xsl,toc-html.xsl \
$(IMAGE_RESOURCE_COMMAND) \
- /r:ICSharpCode.SharpZipLib \
- /r:$(corlib) \
- /r:System.dll \
- /r:System.Core.dll \
- /r:System.Xml.dll \
- /r:System.Xml.Linq.dll \
- /r:System.Configuration.dll
+ /r:$(corlib)
CLEAN_FILES += $(the_lib).config