Searched defs:JDK_MAJOR_VERSION (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/make/
H A DMakefile68 ifndef JDK_MAJOR_VERSION
69 JDK_MAJOR_VERSION = 1 macro
81 JDK_VERSION = $(JDK_MAJOR_VERSION).$(JDK_MINOR_VERSION).$(JDK_MICRO_VERSION)

Completed in 29 milliseconds