Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: "make clean" should clean up Test/ better
- X-seq: zsh-workers 13443
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: <zsh-workers@xxxxxxxxxx>
- Subject: RE: PATCH: "make clean" should clean up Test/ better
- Date: Thu, 8 Feb 2001 09:12:54 +0300
- Importance: Normal
- In-reply-to: <1010207171229.ZM30546@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> 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