Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: PATCH: "make clean" should clean up Test/ better



> 
> Index: Test/Makefile.in
> ===================================================================
> @@ -55,7 +55,7 @@
>  @CLEAN_MK@
>  
>  mostlyclean-here:
> -	rm -rf *.tmp
> +	rm -rf Modules .zcompdump *.tmp
>  
>  distclean-here:
>  	rm -f Makefile
> 

It is still not in CVS. Is it supposed to?



Messages sorted by: Reverse Date, Date, Thread, Author