zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: "make clean" should clean up Test/ better
@ 2001-02-07 17:12 Bart Schaefer
  2001-02-08  6:12 ` Andrej Borsenkow
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2001-02-07 17:12 UTC (permalink / raw)
  To: zsh-workers

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

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: PATCH: "make clean" should clean up Test/ better
  2001-02-07 17:12 PATCH: "make clean" should clean up Test/ better Bart Schaefer
@ 2001-02-08  6:12 ` Andrej Borsenkow
  2001-02-08 15:37   ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Andrej Borsenkow @ 2001-02-08  6:12 UTC (permalink / raw)
  To: zsh-workers

> 
> 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?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PATCH: "make clean" should clean up Test/ better
  2001-02-08  6:12 ` Andrej Borsenkow
@ 2001-02-08 15:37   ` Bart Schaefer
  0 siblings, 0 replies; 3+ messages in thread
From: Bart Schaefer @ 2001-02-08 15:37 UTC (permalink / raw)
  To: zsh-workers

On Feb 8,  9:12am, Andrej Borsenkow wrote:
}
} It is still not in CVS. Is it supposed to?

Yes, sorry, it is now.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-02-08 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-07 17:12 PATCH: "make clean" should clean up Test/ better Bart Schaefer
2001-02-08  6:12 ` Andrej Borsenkow
2001-02-08 15:37   ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).