Re: semi-colon in makefiles?

2001-02-07 Thread Martin Naskovski
it from command prompt) it COMPILES a-ok, which I forgot to mention in my previous email. So, you dont think this is some bug? What am I missing? I was so frustrated yesterday you have no idea... :/. Please help. Thanks again, and I hope I was more clear this time. Martin At 12:34 AM 2/7/

semi-colon in makefiles?

2001-02-06 Thread Martin Naskovski
I am running make 3.79.1 on Windows 2000 which I got from Delorie.com's site. My intent is to compile a .java into a .class file, however the javac compiler that I am using requires that multiple JAR files that are specified on the -classpath command line be separated by semi-colons. I.e. JSU