help-make
[Top][All Lists]
Advanced

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

NMake


From: Omar Guzzetti
Subject: NMake
Date: Thu, 01 Apr 2004 09:51:48 +0200

Dear
I'm student on University of Milan and for my thesis I need to use NMake program for compile Condor java-class packeges on Windows NT. I have followed your README.W32 instructions, but when I try to subscribe Makefile to Nmake program it give back a sintax error : ")" missing in macro invocation.
Follow there is a part of code that nmake program analized :

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

  SUBDIRS = $(subst .,\,$(PACKAGES))  # syntax error on this line

 # top-level Makefile version
 .PHONY: default $(SUBDIRS)

Thanks for your support.

Best Regards,
Guzzetti Omar

_________________________________________________________________
Personalizza MSN Messenger con sfondi e fotografie! http://www.ilovemessenger.msn.it/





reply via email to

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