make/bsd/makefiles/defs.make
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File 7104565 Cdiff make/bsd/makefiles/defs.make

make/bsd/makefiles/defs.make

Print this page

        

*** 144,156 **** LIBRARY_SUFFIX=dylib else LIBRARY_SUFFIX=so endif - # FIXUP: The subdirectory for a debug build is NOT the same on all platforms - VM_DEBUG=jvmg - EXPORT_LIST += $(EXPORT_DOCS_DIR)/platform/jvmti/jvmti.html # client and server subdirectories have symbolic links to ../libjsig.so EXPORT_LIST += $(EXPORT_JRE_LIB_ARCH_DIR)/libjsig.$(LIBRARY_SUFFIX) EXPORT_SERVER_DIR = $(EXPORT_JRE_LIB_ARCH_DIR)/server --- 144,153 ----
make/bsd/makefiles/defs.make
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File