make/solaris/makefiles/vm.make

changeset 7296
c49cd31b6da6
parent 7135
d635fd1ac81c
child 7354
8c76e844a7f9
equal deleted inserted replaced
7295:b8e2e616c1e9 7296:c49cd31b6da6
139 endif # 505 139 endif # 505
140 else 140 else
141 LIBS += -lsocket -lsched -ldl $(LIBM) -lthread -lc -ldemangle 141 LIBS += -lsocket -lsched -ldl $(LIBM) -lthread -lc -ldemangle
142 endif # sparcWorks 142 endif # sparcWorks
143 143
144 LIBS += -lkstat -lpicl 144 LIBS += -lkstat
145 145
146 # By default, link the *.o into the library, not the executable. 146 # By default, link the *.o into the library, not the executable.
147 LINK_INTO$(LINK_INTO) = LIBJVM 147 LINK_INTO$(LINK_INTO) = LIBJVM
148 148
149 JDK_LIBDIR = $(JAVA_HOME)/jre/lib/$(LIBARCH) 149 JDK_LIBDIR = $(JAVA_HOME)/jre/lib/$(LIBARCH)

mercurial