On 01/09/2013 10:19 AM, deed wrote:
Assuming that this is for GNU make, ensuring that the rule starts with
a tab characters, that file works with GNU Make 3.81.

Ali

It is Digital Mars Make Version 5.06 and it's on Windows 7.

That's why you didn't mark the subject with [OT]. ;) It looks like the syntax is different:

.d.obj:
   $(DC) $(DFLAGS) -c $<

I got that by clicking "makefile example" here:

http://www.prowiki.org/wiki4d/wiki.cgi?DigitalMarsTools#DigitalMarsLinkerandUtilities

Ali

Reply via email to