Simple makefile problem - implicit rule

deed none at none.none
Wed Jan 9 10:10:56 PST 2013


On Wednesday, 9 January 2013 at 17:57:28 UTC, Ali Çehreli wrote:
> On 01/09/2013 09:51 AM, deed wrote:
>
>> $(DC) $< $(DCFLAGS)
>
> Your post has spaces at the beginning on that line. 
> (Thunderbird removes those when I reply. Curse!)
>
> Target rules must start with a tab character.
>
> Ali


Yeah, that's not the problem. Replacing %.obj and %.d with 
main.obj and main.d works.



More information about the Digitalmars-d-learn mailing list