[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Verbose output during make
From: |
L D Marks |
Subject: |
Verbose output during make |
Date: |
Wed, 6 Aug 2003 14:36:17 -0500 |
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:address@hidden
http://www.numis.northwestern.edu
--------------------------------------------
- Verbose output during make,
L D Marks <=