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:
authorMiguel de Icaza <miguel@gnome.org>2004-09-22 01:31:22 +0400
committerMiguel de Icaza <miguel@gnome.org>2004-09-22 01:31:22 +0400
commit31c460bc77b09bc50d317073e9cf1ff669817bdf (patch)
treeef66b3a80f9e959a48d4cd106df80fab2e0ea3b5 /runtime
parent97192579011c314242f5f81dd5242df4ec6aa52a (diff)
Flush
svn path=/trunk/mono/; revision=34192
Diffstat (limited to 'runtime')
-rw-r--r--runtime/net_1_1/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/net_1_1/Makefile.am b/runtime/net_1_1/Makefile.am
index d3321c14b94..2850813499f 100644
--- a/runtime/net_1_1/Makefile.am
+++ b/runtime/net_1_1/Makefile.am
@@ -86,6 +86,8 @@ mscorlib.dll $(gac_assemblies) $(mdb_files):
test -f $(top_srcdir)/../mcs/class/lib/default/$@
-rm -f $(srcdir)/$@
cd $(srcdir) && $(LN_S) ../../../mcs/class/lib/default/$@ $@
+ -cd $(srcdir) && $(LN_S) ../../../mcs/class/lib/default/$@.mdb $@.mdb
+
all-local: $(gac_assemblies)