[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make problem
From: |
Paul D. Smith |
Subject: |
Re: make problem |
Date: |
Tue, 28 Aug 2001 09:45:37 -0400 |
%% Neta Bar Tal <address@hidden> writes:
nbt> the make run the file and it runs it twice:
nbt> gmake -r -f Makefile.pre.cuar -o Makefile.pre.cuar -k -d
nbt> and then i get the massege
nbt> Re-executing: gmake -r -f Makefile.pre.cuar -o Makefile.pre.cuar -k -d
nbt> does anybody knows why the "make" re-execute the make command?
I'm assuming that you're including those .rwdep files.
See the GNU make manual, section "How Makefiles Are Remade".
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- make problem, Neta Bar Tal, 2001/08/28
- Re: make problem,
Paul D. Smith <=