mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 21:00:50 +00:00
updated to use /share/builds/components
This commit is contained in:
parent
2270b25a3c
commit
8811bbf64e
@ -32,8 +32,10 @@
|
||||
|
||||
# Change these to the current platform settings!!!
|
||||
|
||||
JDK = /tools/ns
|
||||
#JDK = /tools/ns
|
||||
JDK = /share/builds/components/jdk/1.2beta/AIX
|
||||
|
||||
INCLUDES += -I$(JDK)/include/java -I$(JDK)/include/java/aix
|
||||
INCLUDES += -I$(JDK)/include
|
||||
|
||||
OTHER_LIBS += -L$(JDK)/lib/aix/native_threads -ljava
|
||||
#OTHER_LIBS += -L$(JDK)/lib/aix/native_threads -ljava
|
||||
OTHER_LIBS += -L$(JDK)/jre/bin -ljava
|
||||
|
Loading…
x
Reference in New Issue
Block a user