ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/RubyInstaller/makefile
(Generate patch)

Comparing RubyInstaller/makefile (file contents):
Revision 1092 by douglas, 2008-09-23T03:45:00-07:00 vs.
Revision 1094 by douglas, 2008-09-26T04:36:42-07:00

# Line 7 | Line 7
7   all:
8          mingw32-make $@
9  
10 + .gems:
11 +        mingw32-make $@
12 +
13 + .gems-install:
14 +        mingw32-make $@
15 +
16 + .ruby:
17 +        mingw32-make $@
18 +
19 + .ruby-install:
20 +        mingw32-make $@
21 +
22 + ruby/bin/history.dll:
23 +        mingw32-make $@
24 +
25 + ruby/bin/libeay32.dll:
26 +        mingw32-make $@
27 +
28 + ruby/bin/readline.dll:
29 +        mingw32-make $@
30 +
31 + ruby/bin/ssleay32.dll:
32 +        mingw32-make $@
33 +
34 + ruby/bin/zlib.dll:
35 +        mingw32-make $@
36 +
37   clean:
38          mingw32-make $@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines