summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-27 22:02:51 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-27 22:02:51 +0000
commitaada62da2b020b15fd266425a92db0a413b171fb (patch)
tree3e283eb07127a559d4bf38be462fb70835ae8032 /Makefile.in
parent2d958b7fb03e44e3d65347147e5781e55a8e3b72 (diff)
* Makefile.in (distclean): hides removing Doxyfile.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 674fdeff44..fc593c0f7a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -220,8 +220,7 @@ clean-local::
@$(RM) ext/extinit.c ext/extinit.$(OBJEXT) ext/ripper/y.output
distclean-local::
- @$(RM) ext/config.cache $(RBCONFIG)
- $(RM) Doxyfile
+ @$(RM) ext/config.cache $(RBCONFIG) Doxyfile
@-$(RM) run.gdb
@-$(RM) $(INSTALLED_LIST) $(arch_hdrdir)/ruby/config.h
@-$(RMDIRS) $(arch_hdrdir)/ruby