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

make/bsd/makefiles/vm.make

Print this page

        

*** 129,139 **** endif # By default, link the *.o into the library, not the executable. LINK_INTO$(LINK_INTO) = LIBJVM ! JDK_LIBDIR = $(JAVA_HOME)/jre/lib/$(LIBARCH) #---------------------------------------------------------------------- # jvm_db & dtrace include $(MAKEFILES_DIR)/dtrace.make --- 129,139 ---- endif # By default, link the *.o into the library, not the executable. LINK_INTO$(LINK_INTO) = LIBJVM ! JDK_LIBDIR = $(JAVA_HOME)/lib/$(LIBARCH) #---------------------------------------------------------------------- # jvm_db & dtrace include $(MAKEFILES_DIR)/dtrace.make
make/bsd/makefiles/vm.make
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File