mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Makefile.sub: reconfig
* win32/Makefile.sub (reconfig): phony target to force reconfigure with previous options. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8d9c6e3233
commit
ec7ee438ac
1 changed files with 2 additions and 1 deletions
|
@ -531,7 +531,8 @@ $(SCRIPTPROGRAMS): $(STUBPROGRAM)
|
|||
update-src::
|
||||
@cd "$(srcdir:/=\)" && set LC_TIME=C && $(VCSUP)
|
||||
|
||||
$(MKFILES): $(srcdir)/common.mk $(srcdir)/version.h \
|
||||
.PHONY: reconfig
|
||||
reconfig $(MKFILES): $(srcdir)/common.mk $(srcdir)/version.h \
|
||||
$(win_srcdir)/Makefile.sub $(win_srcdir)/configure.bat \
|
||||
$(win_srcdir)/setup.mak $(win_srcdir)/enc-setup.mak \
|
||||
$(srcdir)/enc/Makefile.in
|
||||
|
|
Loading…
Add table
Reference in a new issue