mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Makefile.sub: configurations
* win32/Makefile.sub (prog): needs to update configurations. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39999 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7b6badcebe
commit
2418b20897
1 changed files with 1 additions and 0 deletions
|
@ -382,6 +382,7 @@ ECHO_BEGIN = @echo.
|
|||
ECHO_END =
|
||||
|
||||
all: $(srcdir)/win32/Makefile.sub $(win_srcdir)/Makefile.sub $(srcdir)/common.mk
|
||||
prog: config
|
||||
|
||||
ruby: $(PROGRAM)
|
||||
rubyw: $(WPROGRAM)
|
||||
|
|
Loading…
Reference in a new issue