mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
* cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files are
made at compile time, so should be removed by clean. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29837 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8565b62aef
commit
83e274d46d
3 changed files with 6 additions and 3 deletions
|
@ -102,6 +102,4 @@ endif
|
|||
|
||||
clean-local::
|
||||
@$(RM) $(RUBY_EXP) $(RCFILES:.rc=.res.@OBJEXT@)
|
||||
|
||||
distclean-local::
|
||||
@$(RM) $(RCFILES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue