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

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).