mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
config.status should be newer than config.cache if exists
This commit is contained in:
parent
5b06dd3a42
commit
23218d4ab2
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@ else
|
||||||
$(Q) $(RMALL) make_des_table*
|
$(Q) $(RMALL) make_des_table*
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
config.status: $(wildcard config.cache)
|
||||||
|
|
||||||
STUBPROGRAM = rubystub$(EXEEXT)
|
STUBPROGRAM = rubystub$(EXEEXT)
|
||||||
IGNOREDPATTERNS = %~ .% %.orig %.rej \#%\#
|
IGNOREDPATTERNS = %~ .% %.orig %.rej \#%\#
|
||||||
SCRIPTBINDIR := $(if $(EXEEXT),,exec/)
|
SCRIPTBINDIR := $(if $(EXEEXT),,exec/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue