make/bsd/makefiles/defs.make
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/make/bsd/makefiles/defs.make	Wed Apr  3 14:56:11 2013
--- new/make/bsd/makefiles/defs.make	Wed Apr  3 14:56:11 2013

*** 144,156 **** --- 144,153 ---- LIBRARY_SUFFIX=dylib else LIBRARY_SUFFIX=so endif 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

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