/openjdk7/jdk/make/common/ |
H A D | Library.gmk | 41 ifeq ($(LIBRARY), fdlibm) 43 ACTUAL_LIBRARY_NAME = $(LIB_PREFIX)$(LIBRARY).$(FDDLIBM_SUFFIX) 46 ACTUAL_LIBRARY_NAME = $(LIB_PREFIX)$(LIBRARY).$(ARCH).$(FDDLIBM_SUFFIX) 49 else # LIBRARY 50 ACTUAL_LIBRARY_NAME = $(LIB_PREFIX)$(LIBRARY).$(LIBRARY_SUFFIX) 160 $(LIBRARY).lib:: $(OBJDIR) 162 ifeq ($(LIBRARY), fdlibm) 163 $(ACTUAL_LIBRARY):: $(OBJDIR)/$(LIBRARY).lib 165 $(OBJDIR)/$(LIBRARY).lib:: $(OBJDIR)/$(LIBRARY) [all...] |
/openjdk7/jdk/make/com/sun/security/auth/module/ |
H A D | Makefile | 32 # LIBRARY name changed later below, but it is important to tell Defs some name 34 LIBRARY = jaas macro 36 # Force name of temp directory (needed due to LIBRARY change below) 50 LIBRARY = jaas_nt macro 54 ifneq ($(LIBRARY),fdlibm) 61 LIBRARY = jaas_unix macro 71 LIBRARY = jaas_unix macro
|
/openjdk7/jdk/make/java/java_crw_demo/ |
H A D | Makefile | 30 LIBRARY = java_crw_demo macro
|
/openjdk7/jdk/make/java/verify/ |
H A D | Makefile | 34 LIBRARY = verify macro
|
/openjdk7/jdk/make/sun/headless/ |
H A D | Makefile | 39 LIBRARY = mawt macro
|
/openjdk7/jdk/make/apple/applescript/ |
H A D | Makefile | 28 LIBRARY = AppleScriptEngine macro
|
/openjdk7/jdk/make/java/fdlibm/ |
H A D | Makefile | 34 LIBRARY = fdlibm macro
|
/openjdk7/jdk/make/java/npt/ |
H A D | Makefile | 31 LIBRARY = npt macro
|
/openjdk7/jdk/make/javax/sound/jsoundds/ |
H A D | Makefile | 28 LIBRARY = jsoundds macro
|
/openjdk7/jdk/make/sun/image/generic/ |
H A D | Makefile | 32 LIBRARY = mlib_image macro
|
/openjdk7/jdk/make/sun/jdga/ |
H A D | Makefile | 29 LIBRARY = sunwjdga macro
|
/openjdk7/jdk/make/sun/security/jgss/wrapper/ |
H A D | Makefile | 30 LIBRARY = j2gss macro 31 # Force name of temp directory (needed due to LIBRARY change below)
|
/openjdk7/jdk/make/sun/security/krb5/ |
H A D | Makefile | 39 LIBRARY = osxkrb5 macro 51 LIBRARY = w2k_lsa_auth macro
|
/openjdk7/jdk/make/bridge/JAWTAccessBridge/ |
H A D | Makefile | 31 LIBRARY = JAWTAccessBridge$(ABSUFFIX) macro
|
/openjdk7/jdk/make/bridge/WindowsAccessBridge/ |
H A D | Makefile | 31 LIBRARY = WindowsAccessBridge$(ABSUFFIX) macro
|
/openjdk7/jdk/make/com/oracle/jfr/ |
H A D | Makefile | 28 LIBRARY = jfr macro
|
/openjdk7/jdk/make/com/sun/nio/sctp/ |
H A D | Makefile | 32 LIBRARY = sctp macro
|
/openjdk7/jdk/make/javax/sound/jsoundalsa/ |
H A D | Makefile | 28 LIBRARY = jsoundalsa macro
|
/openjdk7/jdk/make/jpda/transport/shmem/ |
H A D | Makefile | 31 LIBRARY = dt_shmem macro
|
/openjdk7/jdk/make/jpda/transport/socket/ |
H A D | Makefile | 33 LIBRARY = dt_socket macro
|
/openjdk7/jdk/make/sun/image/vis/ |
H A D | Makefile | 31 LIBRARY = mlib_image_v macro
|
/openjdk7/jdk/make/sun/security/smartcardio/ |
H A D | Makefile | 28 LIBRARY = j2pcsc macro
|
/openjdk7/jdk/make/sun/tracing/dtrace/ |
H A D | Makefile | 34 LIBRARY = jsdt macro
|
/openjdk7/jdk/make/com/apple/osx/ |
H A D | Makefile | 28 LIBRARY = osx macro
|
/openjdk7/jdk/make/com/sun/tools/attach/ |
H A D | Makefile | 31 LIBRARY = attach macro
|