A simple (trivial?) question. Is there a flag in automake to reduce the output that the user sees (not the -s in gmake); for instance I am gettting as one example:
-c -o ftwi_64.lo `test -f 'ftwi_64.c' || echo './'`ftwi_64.c; \ then mv ".deps/ftwi_64.Tpo" ".deps/ftwi_64.Plo"; \ else rm -f ".deps/ftwi_64.Tpo"; exit 1; \ (N.B. Using automake-1.7, autoconf-2.57) -------------------------------------------- Laurence Marks Department of Materials Science and Engineering Northwestern University Evanston, IL 60201, USA Tel: (847) 491-3996 Fax: (847) 491-7820 mailto:[EMAIL PROTECTED] http://www.numis.northwestern.edu --------------------------------------------