This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Additional makefile problems


If "make" at the top level is instructed where to find
JAVAC, as in "make JAVAC=/jdk1.3/bin/javac" it will fail
in the subdirectory kawa/lib, where the Makefile expects
to be able to successfully define JAVAC to be $(KAWA).  This
doesn't work when JAVAC is already defined from the command
line, and the make fails.

It's done right in gnu/kawa/slib.

Just say no to puns.

David Chase


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]