[Ilugc] make file

  • From: shekharchn@xxxxxxxxx (shekar)
  • Date: Wed, 2 Jun 2004 01:16:00 -0700 (PDT)

--0-1873650508-1086164160=:69954
Content-Type: text/plain; charset=us-ascii

hi all
        i hv small prb in makefile..
 i hv makefile is very common one which has
TARGET := <file name>
CFLAGS := 
etc.,, stuffs. 
when i worked with one target file name its fine .. i tryed to change the 
target file name for my another 'c' program deleting the old one . it gives me 
the error as
make: circular mypport <- mypport dependency dropped
gcc: no input files
what might be the problem ? i use rh7.2 
-shekar


                
---------------------------------
Do you Yahoo!?
Friends.  Fun. Try the all-new Yahoo! Messenger
--0-1873650508-1086164160=:69954
Content-Type: text/html; charset=us-ascii

<DIV>hi all<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i hv small prb in 
makefile..<BR>&nbsp;i hv makefile is very common one which has<BR>TARGET := 
&lt;file name&gt;<BR>CFLAGS := </DIV>
<DIV>etc.,, stuffs. <BR>when i worked with one target file name its fine .. i 
tryed to change the <BR>target file name for my another 'c' program deleting 
the old one . it gives me the error as</DIV>
<DIV>make: circular mypport &lt;- mypport dependency dropped<BR>gcc: no input 
files</DIV>
<DIV>what might be the problem ? i use rh7.2 </DIV>
<DIV>-shekar<BR></DIV><p>
                <hr size=1><font face=arial size=-1>Do you Yahoo!?<br>Friends.  
Fun. <a href="http://messenger.yahoo.com/";>Try the all-new Yahoo! Messenger</a>
--0-1873650508-1086164160=:69954--

Other related posts:

  • » [Ilugc] make file - shekar