summaryrefslogtreecommitdiffstats
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
commit1669b3ab7d06cd80c27665e13130404eb99201bc (patch)
tree3e283eb07127a559d4bf38be462fb70835ae8032 /Makefile.in
parent703216485c4abb8a1cf33c636e1a84a8927df668 (diff)
downloadruby-1669b3ab7d06cd80c27665e13130404eb99201bc.tar.gz
ruby-1669b3ab7d06cd80c27665e13130404eb99201bc.tar.xz
ruby-1669b3ab7d06cd80c27665e13130404eb99201bc.zip
* Makefile.in (distclean): hides removing Doxyfile.
git-svn-id: http://svn.ruby-lang.org/repos/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 674fdeff4..fc593c0f7 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