mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
win32/setup.mak: remove each files
* win32/setup.mak (-runtime-): removing by wildcard errs on network file system, so remove each files. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
bb54d0ae4c
commit
2b131e1eb6
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ int main(int argc, char **argv)
|
|||
}
|
||||
<<
|
||||
@.\rtname >>$(MAKEFILE)
|
||||
@del rtname.*
|
||||
@for %I in (rtname.*) do @del %I
|
||||
|
||||
-version-: nul
|
||||
@$(APPEND)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue