null

Searched refs:LIBRARY (Results 1 - 25 of 61) sorted by relevance

123

/openjdk7/jdk/make/common/
H A DLibrary.gmk41 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 DMakefile32 # 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 DMakefile30 LIBRARY = java_crw_demo macro
/openjdk7/jdk/make/java/verify/
H A DMakefile34 LIBRARY = verify macro
/openjdk7/jdk/make/sun/headless/
H A DMakefile39 LIBRARY = mawt macro
/openjdk7/jdk/make/apple/applescript/
H A DMakefile28 LIBRARY = AppleScriptEngine macro
/openjdk7/jdk/make/java/fdlibm/
H A DMakefile34 LIBRARY = fdlibm macro
/openjdk7/jdk/make/java/npt/
H A DMakefile31 LIBRARY = npt macro
/openjdk7/jdk/make/javax/sound/jsoundds/
H A DMakefile28 LIBRARY = jsoundds macro
/openjdk7/jdk/make/sun/image/generic/
H A DMakefile32 LIBRARY = mlib_image macro
/openjdk7/jdk/make/sun/jdga/
H A DMakefile29 LIBRARY = sunwjdga macro
/openjdk7/jdk/make/sun/security/jgss/wrapper/
H A DMakefile30 LIBRARY = j2gss macro
31 # Force name of temp directory (needed due to LIBRARY change below)
/openjdk7/jdk/make/sun/security/krb5/
H A DMakefile39 LIBRARY = osxkrb5 macro
51 LIBRARY = w2k_lsa_auth macro
/openjdk7/jdk/make/bridge/JAWTAccessBridge/
H A DMakefile31 LIBRARY = JAWTAccessBridge$(ABSUFFIX) macro
/openjdk7/jdk/make/bridge/WindowsAccessBridge/
H A DMakefile31 LIBRARY = WindowsAccessBridge$(ABSUFFIX) macro
/openjdk7/jdk/make/com/oracle/jfr/
H A DMakefile28 LIBRARY = jfr macro
/openjdk7/jdk/make/com/sun/nio/sctp/
H A DMakefile32 LIBRARY = sctp macro
/openjdk7/jdk/make/javax/sound/jsoundalsa/
H A DMakefile28 LIBRARY = jsoundalsa macro
/openjdk7/jdk/make/jpda/transport/shmem/
H A DMakefile31 LIBRARY = dt_shmem macro
/openjdk7/jdk/make/jpda/transport/socket/
H A DMakefile33 LIBRARY = dt_socket macro
/openjdk7/jdk/make/sun/image/vis/
H A DMakefile31 LIBRARY = mlib_image_v macro
/openjdk7/jdk/make/sun/security/smartcardio/
H A DMakefile28 LIBRARY = j2pcsc macro
/openjdk7/jdk/make/sun/tracing/dtrace/
H A DMakefile34 LIBRARY = jsdt macro
/openjdk7/jdk/make/com/apple/osx/
H A DMakefile28 LIBRARY = osx macro
/openjdk7/jdk/make/com/sun/tools/attach/
H A DMakefile31 LIBRARY = attach macro

Completed in 100 milliseconds

123