help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: makefile


From: Paul D. Smith
Subject: Re: makefile
Date: Wed, 18 Oct 2000 12:21:29 -0400

%% Manish Tawari <address@hidden> writes:

  >> do we have  a feature in make  to get the list of files used for
  >> building a particular build or binary  
  >> 
  >> say for example  i have
  >> 
  >> 1.c , 2.c..upto  n.c ( where n is any integer )   in my source code
  >> and i want to have one  binary ( or exe call it as for example
  >> proj.exe ) for the project...do we have a feature  which tells for
  >> building the proj.exe  we used  1.c 2.c ...and so on  upto n.c and
  >> some info on the size of file..date of creation  and so on

No.

-- 
-------------------------------------------------------------------------------
 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]