You've already forked linux-packaging-mono
Imported Upstream version 4.2.0.179
Former-commit-id: 0a113cb3a6feb7873f632839b1307cc6033cd595
This commit is contained in:
committed by
Jo Shields
parent
183bba2c9a
commit
6992685b86
@@ -87,6 +87,7 @@ EXTRA_DISTFILES = \
|
||||
Test/monodoc_test/trees/tree-from-3-0-old.tree \
|
||||
Test/monodoc_test/trees/tree-from-3-0.tree
|
||||
|
||||
LIB_REFS = ICSharpCode.SharpZipLib System System.Core System.Xml System.Xml.Linq System.Configuration
|
||||
LIB_MCS_FLAGS = \
|
||||
/unsafe \
|
||||
/codepage:utf8 \
|
||||
@@ -111,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user