Searched defs:JDK_MAJOR_VERSION (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/corba/make/ | ||
| H A D | Makefile | 68 ifndef JDK_MAJOR_VERSION 69 JDK_MAJOR_VERSION = 1 macro 81 JDK_VERSION = $(JDK_MAJOR_VERSION).$(JDK_MINOR_VERSION).$(JDK_MICRO_VERSION) |
Completed in 785 milliseconds