make-w32
[Top][All Lists]
Advanced

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

Re: java class


From: J. Grant
Subject: Re: java class
Date: Thu, 01 Apr 2004 20:11:41 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030824

nmake.exe is a Microsoft program. I suggest you upgrade to GNU Make. Downloadable from www.mingw.org

Regards

JG

on the 01/04/04 11:29, Omar Guzzetti wrote:
I have dowload and install java Condor class and I subscribe it to Nmake program but It give back a syntax error : ")" missing in macro invocation.

I have install Nmake program in \condor\ directory and I execure follow command :
Nmake /f MakeFile

Thi is part of code that return me a error :

 PACKAGES = \
         condor.cedar \
         condor.classad \
         condor.classad.tests

 SUBDIRS = $(subst .,\,$(PACKAGES)) # <-- Syntax Error

I lantched Nmake program in \condor\ and I execure follow command : Nmake /f MakeFile


Thanks for your time
Omar

_________________________________________________________________
Filtri antispamming e antivirus per la tua casella di posta http://www.msn.it/msn/hotmail



_______________________________________________
Make-w32 mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/make-w32






reply via email to

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