Mail Archives: djgpp/1996/05/28/14:25:27
Thinking furiously, Rain Ouellet wrote:
>
> Perhaps someone can figure this one out. I've been using makefiles
> for ages with setups similar to the following:
>
> CC = MyCompiler
>
> ..c.obj:
Should not the line above read:
.c.obj
instead??? I've never before seen a double period used to start such lines.
If not that, then make sure that the next line begins with a TAB character.
> $(CC) -c $<
Fred
--
-------------------------------------------------------------------------------
.---- Fred Smith / Office: fred AT computrition DOT com
( /__ ,__. __ __ / __ : / 508-663-2524
/ / / /__) / / /__) .+' Home: fredex AT fcshome DOT stoneham DOT ma DOT us
/ / (__ (___ (__(_ (___ / :__ 617-438-5471
-------------------------------- Jude 1:24,25 ---------------------------------
- Raw text -