make-w32
[Top][All Lists]
Advanced

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

Re: What is correct in make8.3.1?


From: Rob Walker
Subject: Re: What is correct in make8.3.1?
Date: Tue, 02 Sep 2008 12:04:48 -0700
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Sounds like you could use this package:

http://sites.google.com/a/rwalker.com/cygwin/make-381-DOS

-Rob

Shang, Sean wrote:

Hi,

When I write a makefile as following:

/$(WORKSPACE)/DEBUG/Test.o : $(WORKSPACE)/Test.c/

/         CL /Fo$@ /c $</

It works fine in make-8.3.0. But in make-8.3.1, it always reports “multiple target patterns”. It seems caused by setting WORKSPACE=c:/test.

Is it a bug in make8.3.1? Or my usage of WORKSPACE is wrong?

Is there any suggestion on it, if absolute path of WORKSPACE is necessary?

Thanks in advance

Sean






reply via email to

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