summaryrefslogtreecommitdiffstats
path: root/wince
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-04-22 01:08:23 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-04-22 01:08:23 +0000
commit6b251d7ae5b806388f1f324cc69e32344ce72e25 (patch)
tree9da4ac5570c986f18334eb81dbc8f79375b0efb9 /wince
parent15c73df340aa7c6df17ecfaf490f475dc698e36d (diff)
downloadruby-6b251d7ae5b806388f1f324cc69e32344ce72e25.tar.gz
ruby-6b251d7ae5b806388f1f324cc69e32344ce72e25.tar.xz
ruby-6b251d7ae5b806388f1f324cc69e32344ce72e25.zip
* */Makefile.sub (distclean-local): should remove $(RBCONFIG).
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'wince')
-rw-r--r--wince/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/wince/Makefile.sub b/wince/Makefile.sub
index 34a844695..90f4224dd 100644
--- a/wince/Makefile.sub
+++ b/wince/Makefile.sub
@@ -430,7 +430,7 @@ clean-local::
@$(RM) $(RUBY_INSTALL_NAME).res $(RUBYW_INSTALL_NAME).res $(RUBY_SO_NAME).res
distclean-local::
- @$(RM) ext\config.cache
+ @$(RM) ext\config.cache $(RBCONFIG:/=\)
@$(RM) *.map *.pdb *.ilk *.exp $(RUBYDEF)
@$(RM) $(RUBY_INSTALL_NAME).rc $(RUBYW_INSTALL_NAME).rc $(RUBY_SO_NAME).rc