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:
authorAtsushi Eno <atsushieno@gmail.com>2005-01-20 07:00:22 +0300
committerAtsushi Eno <atsushieno@gmail.com>2005-01-20 07:00:22 +0300
commit58280fff2ea2cb17d0b10c7fbf940b8080950278 (patch)
treeb9994f68219c20cdf028216a773945181c7ac0d8 /Makefile.am
parentc6cfdeeb73a931b1c0ad86fa1135efecdf8fb787 (diff)
2005-01-20 Atsushi Enomoto <atsushi@ximian.com>
* Makefile.am : removed nsys4cygwin.zip which has been 404 for a while. svn path=/trunk/mono/; revision=39224
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f98828c58fa..d36ec4cee9c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,14 +53,12 @@ win32getdeps:
wget http://www.go-mono.com/archive/libiconv-1.7.zip
wget http://www.go-mono.com/archive/libiconv-dev-1.7.zip
wget http://www.go-mono.com/archive/libintl-0.10.40-20020101.zip
- wget http://www.jroith.de/nsis4cygwin.zip
unzip -n -d / pkgconfig-0.11-20020310.zip
unzip -n -d / glib-2.0.4-20020703.zip
unzip -n -d / glib-dev-2.0.4-20020703.zip
unzip -n -d / libiconv-1.7.zip
unzip -n -d / libiconv-dev-1.7.zip
unzip -n -d / libintl-0.10.40-20020101.zip
- unzip -n -d / nsis4cygwin.zip
win32setup:
makensis /DMILESTONE=$(VERSION) /DSOURCE_INSTALL_DIR=$(SOURCE_INSTALL_DIR) /DBUILDNUM=$(BUILDNUM) monowiz.win32.nsi