comparison make/windows/makefiles/defs.make @ 5919:22d276ade3e1

Merge
author brutisso
date Mon, 05 Mar 2012 22:34:18 +0100
parents 7292cff45988 2d503de963b3
children 3d7ea1dbe0de
comparison
equal deleted inserted replaced
5914:257d67351eae 5919:22d276ade3e1
1 # 1 #
2 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 4 #
5 # This code is free software; you can redistribute it and/or modify it 5 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 6 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. 7 # published by the Free Software Foundation.
192 EXPORT_LIST += $(EXPORT_KERNEL_DIR)/jvm.$(LIBRARY_SUFFIX) 192 EXPORT_LIST += $(EXPORT_KERNEL_DIR)/jvm.$(LIBRARY_SUFFIX)
193 EXPORT_LIST += $(EXPORT_KERNEL_DIR)/jvm.pdb 193 EXPORT_LIST += $(EXPORT_KERNEL_DIR)/jvm.pdb
194 EXPORT_LIST += $(EXPORT_KERNEL_DIR)/jvm.map 194 EXPORT_LIST += $(EXPORT_KERNEL_DIR)/jvm.map
195 endif 195 endif
196 196
197 EXPORT_LIST += $(EXPORT_JRE_LIB_DIR)/wb.jar
198
197 ifeq ($(BUILD_WIN_SA), 1) 199 ifeq ($(BUILD_WIN_SA), 1)
198 EXPORT_LIST += $(EXPORT_JRE_BIN_DIR)/sawindbg.$(LIBRARY_SUFFIX) 200 EXPORT_LIST += $(EXPORT_JRE_BIN_DIR)/sawindbg.$(LIBRARY_SUFFIX)
199 EXPORT_LIST += $(EXPORT_JRE_BIN_DIR)/sawindbg.pdb 201 EXPORT_LIST += $(EXPORT_JRE_BIN_DIR)/sawindbg.pdb
200 EXPORT_LIST += $(EXPORT_JRE_BIN_DIR)/sawindbg.map 202 EXPORT_LIST += $(EXPORT_JRE_BIN_DIR)/sawindbg.map
201 EXPORT_LIST += $(EXPORT_LIB_DIR)/sa-jdi.jar 203 EXPORT_LIST += $(EXPORT_LIB_DIR)/sa-jdi.jar