File tree Expand file tree Collapse file tree 2 files changed +16
-32
lines changed Expand file tree Collapse file tree 2 files changed +16
-32
lines changed Original file line number Diff line number Diff line change @@ -53,22 +53,14 @@ test-Recommended:
5353
5454mostlyclean : clean
5555clean :
56- 	-@rm -f stamp-R Rplot*  Rprof.out data dumpdata.R \ 
57- 	  reg-plot-latin1.ps reg-plot.ps reg-tests-? .ps \ 
58- 	  R-exts.*  R-intro.R R-intro.Rout \ 
59- 	  FALSE*  .R .tex mirrors.html PACKAGES* 
60- 	-@rm -f testit.txt testit.html testit.tex testit-Ex.R
61- 	-@rm -f ver10.txt ver10.html ver10.tex ver10-Ex.R
62- 	-@rm -f ver11.txt ver11.html ver11.tex ver11-Ex.R
63- 	-@rm -Rf anRpackage myTst*  myLib myLib_2
64- 
65- clean2 : clean
66- 	-@rm -f $(test-out )  $(test-src-auto )  .RData
56+ 	-@rm -f reg-* .pdf p-qbeta-strict-tst.pdf ex.gz
57+ 	-@rm -Rf myTst*  myLib myLib_2
58+ 	-@rm -f p-r-random-tests_seed
59+ 	-@rm -f Rplots*  Rprof.out Rprofmem.out data dumpdata.R mirrors.html \ 
60+ 	  .Rd l0.Rd m0.Rd df0.Rd ./* -package.Rd .RData
6761
6862distclean : clean
69- 	-@for d in  $(SUBDIRS ) ;  do  \ 
70- 	  (cd $$ {d} &&  $( MAKE) $@ );  \ 
71- 	done 
72- 	-@rm -f $(test-out )  $(test-src-auto )  .RData
73- 	-@rm -Rf * .Rcheck Packages
63+ 	-@rm -f $(test-out )  $(test-src-auto )  * .Rout.fail
64+ 	-@rm -Rf Packages
65+ 
7466maintainer-clean : distclean
Original file line number Diff line number Diff line change @@ -53,22 +53,14 @@ test-Recommended:
5353
5454mostlyclean : clean
5555clean :
56- 	-@rm -f stamp-R Rplot*  Rprof.out data dumpdata.R \ 
57- 	  reg-plot-latin1.ps reg-plot.ps reg-tests-? .ps \ 
58- 	  R-exts.*  R-intro.R R-intro.Rout \ 
59- 	  FALSE*  .R .tex mirrors.html PACKAGES* 
60- 	-@rm -f testit.txt testit.html testit.tex testit-Ex.R
61- 	-@rm -f ver10.txt ver10.html ver10.tex ver10-Ex.R
62- 	-@rm -f ver11.txt ver11.html ver11.tex ver11-Ex.R
63- 	-@rm -Rf anRpackage myTst*  myLib myLib_2
64- 
65- clean2 : clean
66- 	-@rm -f $(test-out )  $(test-src-auto )  .RData
56+ 	-@rm -f reg-* .pdf p-qbeta-strict-tst.pdf ex.gz
57+ 	-@rm -Rf myTst*  myLib myLib_2
58+ 	-@rm -f p-r-random-tests_seed
59+ 	-@rm -f Rplots*  Rprof.out Rprofmem.out data dumpdata.R mirrors.html \ 
60+ 	  .Rd l0.Rd m0.Rd df0.Rd ./* -package.Rd .RData
6761
6862distclean : clean
69- 	-@for d in  $(SUBDIRS ) ;  do  \ 
70- 	  (cd $$ {d} &&  $( MAKE) $@ );  \ 
71- 	done 
72- 	-@rm -f $(test-out )  $(test-src-auto )  .RData
73- 	-@rm -Rf * .Rcheck Packages
63+ 	-@rm -f $(test-out )  $(test-src-auto )  * .Rout.fail
64+ 	-@rm -Rf Packages
65+ 
7466maintainer-clean : distclean
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments