What is correct in make8.3.1?

"Shang, Sean" <[email protected]>
Newsgroups gmane.comp.gnu.make.windows
Message-ID <A82B0239DE5A144185BBD61A4C7A893F0262D276@pdsmsx412.ccr.corp.intel.com>
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

_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.