nobu 
								
							 
						 
						
							
							
							
							
								
							
							
								c938de20cd 
								
							 
						 
						
							
							
								
								* common.mk (distclean-enc, realclean-enc): do not call clean of  
							
							 
							
							... 
							
							
							
							enc.mk twice or more.
* enc/depend (cleanobjs): added deffile.
* lib/mkmf.rb (create_makefile): removes deffile at clean instead
  of distclean.
* win32/Makefile.sub (miniruby, LIBRUBY_SO): removes lib and exp
  files.
* win32/Makefile.sub (clean, distclean): have moved to common.mk.
* win32/rmdirs.bat: omits `not empty' message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2009-01-27 02:03:54 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nobu 
								
							 
						 
						
							
							
							
							
								
							
							
								97de7d1081 
								
							 
						 
						
							
							
								
								* Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and  
							
							 
							
							... 
							
							
							
							parents.
* Makefile.in, win32/Makefile.sub (distclean-rdoc): added to remove
  temprary rdoc.
* Makefile.in, win32/Makefile.sub (distclean): removes extout
  directory.
* Makefile.in, win32/Makefile.sub (clean-ext): skips non-existent
  directories.
* common.mk (clean, distclean): cleans rdoc.
* configure.in (RMDIRS, RMALL): added to clean extout.
* lib/fileutils.rb (FileUtils#rmdir): added :parents option.
* lib/mkmf.rb (create_makefile): cleans installed files at clean
  instead of distclean.
* lib/mkmf.rb (create_makefile): added clean-so and clean-rb.
* lib/mkmf.rb (def init_mkmf): added DISTCLEANDIRS.
* lib/un.rb (rmdir): added -p option.
* tool/rmdirs, win32/rmdirs.bat: removes directory and the parents.
* win32/rm.bat: added -r option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e 
							
						 
						
							2009-01-25 02:06:29 +00:00