zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <borsenkow.msk@sni.de>
To: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: zsh-3.1.5-pws-8: "gmake distclean" creates makefiles :-)
Date: Mon, 15 Feb 1999 10:31:50 +0300	[thread overview]
Message-ID: <002d01be58b5$4085ada0$21c9ca95@mowp.siemens.ru> (raw)

(I must admit, I have edited configure, but still ...)


bor@itsrm2:/tools/src/zsh-3.1.5-pws-8%> gmake distclean 
gmake[1]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Doc'
rm -f *.html *.info* *.dvi *.ps
rm -f *.aux *.cp *.cps *.fn *.fns *.ky *.log
rm -f *.pg *.pgs *.toc *.tp *.tps *.vr *.vrs
rm -f Makefile
gmake[1]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Doc'
gmake[1]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Etc'
rm -f FAQ.html
rm -f Makefile
gmake[1]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Etc'
gmake[1]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Src'
rm -f stamp-modobjs stamp-modobjs.tmp
rm -f modules.index.tmp modules.stamp zsh ansi2knr.o ansi2knr
rm -f libzsh-*.so
rm -f TAGS tags
rm -f modules.index modules-bltin Makefile
if test D = N; then \
    cat ./xmods.conf > modules-bltin; \
elif test yes != yes; then \
    echo comp1 > modules-bltin; \
else \
    echo > modules-bltin; \
fi
( cd .. && /bin/sh Src/mkmodindex.sh Src ) \
    > modules.index.tmp
Updated `modules.index'.
cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
creating Src/Makemod
gmake[2]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Src'
echo 'timestamp for *.mdd files' > ../Src/modules.stamp
creating Src/Builtins/Makefile.in
creating Src/Builtins/Makefile
gmake[3]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Src/Builtins'
gmake[3]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Src/Builtins'
creating Src/Modules/Makefile.in
creating Src/Modules/Makefile
gmake[3]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Src/Modules'
gmake[3]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Src/Modules'
creating Src/Zle/Makefile.in
creating Src/Zle/Makefile
gmake[3]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Src/Zle'
gmake[3]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Src/Zle'
gmake[2]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Src'
gmake[2]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Src'
gmake[3]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Src/Builtins'
rm -f *.o *.so
rm -f rlimits.h
rm -f *.o.c *.pro *.mdh *.mdhi *.mdhs *.mdh.tmp
rm -f Makefile Makefile.in
gmake[3]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Src/Builtins'
gmake[3]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Src/Modules'
rm -f *.o *.so
rm -f *.o.c *.pro *.mdh *.mdhi *.mdhs *.mdh.tmp
rm -f Makefile Makefile.in
gmake[3]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Src/Modules'
gmake[3]: Entering directory `/tools/src/zsh-3.1.5-pws-8/Src/Zle'
rm -f *.o *.so
rm -f zle_things.h zle_widget.h widgets.list thingies.list
rm -f *.o.c *.pro *.mdh *.mdhi *.mdhs *.mdh.tmp
rm -f Makefile Makefile.in
gmake[3]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Src/Zle'
rm -f *.o *.so
rm -f sigcount.h signames.c bltinmods.list version.h zshpaths.h zshxmods.h
rm -f *.o.c *.pro *.mdh *.mdhi *.mdhs *.mdh.tmp
rm -f Makemod Makemod.in
gmake[2]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Src'
gmake[1]: Leaving directory `/tools/src/zsh-3.1.5-pws-8/Src'
rm -f Makefile config.h config.status config.log config.cache stamp-h
bor@itsrm2:/tools/src/zsh-3.1.5-pws-8%> 


                 reply	other threads:[~1999-02-15  8:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002d01be58b5$4085ada0$21c9ca95@mowp.siemens.ru' \
    --to=borsenkow.msk@sni.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).