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:
Diffstat (limited to 'status/makefile')
-rw-r--r--status/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/status/makefile b/status/makefile
index dd073172a75..f1a66340022 100644
--- a/status/makefile
+++ b/status/makefile
@@ -11,7 +11,7 @@ xml:
./compare.exe $(NETDIR)\\mscorlib.dll $(MCSCLASSDIR)\\corlib\\corlib.dll > corlib.xml
push:
- scp *.xml web/*html www@www.ximian.com:/web/cvsmodules/mono/class-status
+ scp *.xml web/*html www@www:/web/cvsmodules/mono/class-status
clean:
-rm -f compare.exe compare.pdb corlib.xml ByMaintainer.exe ByNamespace.exe commands *~ .*~