Makefile.sub: timestamp
* win32/Makefile.sub (CONFIG_H): touch timestamp target file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
caf923fa6a
commit
3cef99564b
@ -486,7 +486,7 @@ $(CONFIG_H): $(MKFILES) $(srcdir)/win32/Makefile.sub $(win_srcdir)/Makefile.sub
|
||||
!if !exist("$(arch_hdrdir)/ruby")
|
||||
@md $(arch_hdrdir:/=\)\ruby
|
||||
!endif
|
||||
@$(IFCHANGE) $(RUBY_CONFIG_H:/=\) <<
|
||||
@$(IFCHANGE) "--timestamp=$(@:/=\)" $(RUBY_CONFIG_H:/=\) <<
|
||||
#ifndef $(guard)
|
||||
#define $(guard) 1
|
||||
#if _MSC_VER != $(MSC_VER)
|
||||
|
Loading…
x
Reference in New Issue
Block a user