gmake clean (from the fptools directory) leads to:


rm -f   *.CKP *.ln *.BAK *.bak .*.bak *.o *core a.out errs ,* *.a .emacs_* tags TAGS 
*.ind *.ilg *.idx *.idx-prev *.aux *.aux-prev *.dvi *.log *.toc *.lot *.lof *.blg 
*.info *.itxi *.itex *.ihtml *.cb
rm -f         a.out
------------------------------------------------------------------------
===fptools== Recursively making `clean' in glafp-utils ghc hslibs ...
PWD = /usr/local/pub-bkb/ghc/fptools
[and so on]
==fptools== gmake clean --no-print-directory -r;
 in /usr/local/pub-bkb/ghc/fptools/ghc/rts
------------------------------------------------------------------------
gmake -C gmp MAKEFLAGS= clean
/bin/sh ./config.status
*** ./configure.in has no "per-host:" line.
*** Hmm, looks like this directory has been autoconfiscated.
*** Running the local configure script.
*** ./configure.in has no "per-host:" line.
*** Hmm, looks like this directory has been autoconfiscated.
*** Running the local configure script.
*** ./configure.in has no "per-host:" line.
*** Hmm, looks like this directory has been autoconfiscated.
*** Running the local configure script.
*** ./configure.in has no "per-host:" line.
*** Hmm, looks like this directory has been autoconfiscated.
*** Running the local configure script.
*** ./configure.in has no "per-host:" line.
*** Hmm, looks like this directory has been autoconfiscated.
*** Running the local configure script.
*** ./configure.in has no "per-host:" line.
*** Hmm, looks like this directory has been autoconfiscated.
*** Running the local configure script.
*** ./configure.in has no "per-host:" line.
*** Hmm, looks like this directory has been autoconfiscated.
*** Running the local configure script.
*** ./configure.in has no "per-host:" line.
[ no prizes for guessing how it continues . .  .]

Reply via email to