author | kevinw |
Fri, 15 Apr 2011 14:42:09 +0100 | |
changeset 9286 | b960a50a7052 |
parent 8993 | 9076d969ffdf |
child 9050 | 26c2c1de1631 |
permissions | -rw-r--r-- |
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
1 |
# |
8993
9076d969ffdf
7025066: Build systems changes to support SE Embedded Integration
dholmes
parents:
8583
diff
changeset
|
2 |
# Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved. |
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
4 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
5 |
# This code is free software; you can redistribute it and/or modify it |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
6 |
# under the terms of the GNU General Public License version 2 only, as |
5506 | 7 |
# published by the Free Software Foundation. Oracle designates this |
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
8 |
# particular file as subject to the "Classpath" exception as provided |
5506 | 9 |
# by Oracle in the LICENSE file that accompanied this code. |
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
10 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
11 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
12 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
13 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
14 |
# version 2 for more details (a copy is included in the LICENSE file that |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
15 |
# accompanied this code). |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
16 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
17 |
# You should have received a copy of the GNU General Public License version |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
18 |
# 2 along with this work; if not, write to the Free Software Foundation, |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
19 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
20 |
# |
5506 | 21 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
22 |
# or visit www.oracle.com if you need additional information or have any |
|
23 |
# questions. |
|
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
24 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
25 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
26 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
27 |
# Makefile for character converters. |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
28 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
29 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
30 |
BUILDDIR = ../../.. |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
31 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
32 |
# charsets should be separated from nio module |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
33 |
PACKAGE = sun.nio |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
34 |
PRODUCT = sun |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
35 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
36 |
# This re-directs all the class files to a separate location |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
37 |
CLASSDESTDIR = $(TEMPDIR)/classes |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
38 |
|
5785
5dfabe612d10
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
andrew
parents:
5506
diff
changeset
|
39 |
OTHER_JAVACFLAGS += -Xlint:serial,-deprecation -Werror |
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
40 |
include $(BUILDDIR)/common/Defs.gmk |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
41 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
42 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
43 |
# Files |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
44 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
45 |
include FILES_java.gmk |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
46 |
AUTO_FILES_JAVA_DIRS = sun/nio/cs/ext |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
47 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
48 |
# For Cygwin, command line arguments that are paths must be converted to |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
49 |
# windows style paths. These paths cannot be used as targets, however, because |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
50 |
# the ":" in them will interfere with GNU Make rules, generating "multiple |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
51 |
# target pattern" errors. |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
52 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
53 |
# this define is for the rule: |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
54 |
CHARSETS_JAR = $(LIBDIR)/charsets.jar |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
55 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
56 |
# extcs |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
57 |
FILES_genout_extcs = $(FILES_gen_extcs:%.java=$(GENSRCDIR)/%.java) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
58 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
59 |
# |
6111
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
60 |
# These sun.awt charsets use sun/nio/cs/ext charsets that only exist |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
61 |
# in JDK7 charsets.jar, which causes problem when build the symbol |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
62 |
# table for rt.jar in Release.gmk. They are now removed from the |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
63 |
# rt.jar when building jdk/jre image (in Release.gmk), so add them |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
64 |
# into charsets.jar here |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
65 |
# |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
66 |
ifeq ($(PLATFORM), windows) |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
67 |
FILES_src += \ |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
68 |
sun/awt/HKSCS.java |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
69 |
else |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
70 |
# Solaris/Linux |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
71 |
FILES_src += \ |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
72 |
sun/awt/HKSCS.java \ |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
73 |
sun/awt/motif/X11GB2312.java \ |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
74 |
sun/awt/motif/X11GBK.java \ |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
75 |
sun/awt/motif/X11KSC5601.java |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
76 |
endif # PLATFORM |
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
77 |
|
48902dd9b4d7
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman
parents:
5785
diff
changeset
|
78 |
# |
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
79 |
# Rules |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
80 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
81 |
include $(BUILDDIR)/common/Classes.gmk |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
82 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
83 |
build: $(FILES_genout_extcs) $(CHARSETS_JAR) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
84 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
85 |
# |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
86 |
# Extra rules to build character converters. |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
87 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
88 |
SERVICE_DESCRIPTION = java.nio.charset.spi.CharsetProvider |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
89 |
SERVICE_DESCRIPTION_PATH = META-INF/services/$(SERVICE_DESCRIPTION) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
90 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
91 |
GENCSDATASRC = $(BUILDDIR)/tools/CharsetMapping |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
92 |
GENCSSRCDIR = $(BUILDDIR)/tools/src/build/tools/charsetmapping |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
93 |
GENCSEXT = $(GENSRCDIR)/sun/nio/cs/ext |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
94 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
95 |
FILES_MAP = $(GENCSDATASRC)/sjis0213.map |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
96 |
FILES_DAT = $(CLASSDESTDIR)/sun/nio/cs/ext/sjis0213.dat |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
97 |
CHARSETMAPPING_JARFILE = $(BUILDTOOLJARDIR)/charsetmapping.jar |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
98 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
99 |
$(FILES_DAT): $(FILES_MAP) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
100 |
@$(prep-target) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
101 |
$(BOOT_JAVA_CMD) -jar $(CHARSETMAPPING_JARFILE) \ |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
102 |
$(FILES_MAP) $(FILES_DAT) sjis0213 |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
103 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
104 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
105 |
$(FILES_genout_extcs): \ |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
106 |
$(GENCSDATASRC)/SingleByte-X.java.template \ |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
107 |
$(GENCSDATASRC)/DoubleByte-X.java.template \ |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
108 |
$(GENCSDATASRC)/extsbcs $(GENCSDATASRC)/dbcs |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
109 |
@$(prep-target) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
110 |
$(RM) -r $(GENCSEXT) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
111 |
$(MKDIR) -p $(GENCSEXT) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
112 |
$(BOOT_JAVA_CMD) -jar $(CHARSETMAPPING_JARFILE) $(GENCSDATASRC) $(GENCSEXT) extsbcs |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
113 |
$(BOOT_JAVA_CMD) -jar $(CHARSETMAPPING_JARFILE) $(GENCSDATASRC) $(GENCSEXT) euctw \ |
5167
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
4665
diff
changeset
|
114 |
$(GENCSSRCDIR)/EUC_TW.java |
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
4665
diff
changeset
|
115 |
$(BOOT_JAVA_CMD) -jar $(CHARSETMAPPING_JARFILE) $(GENCSDATASRC) $(GENCSEXT) hkscs \ |
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
4665
diff
changeset
|
116 |
$(GENCSSRCDIR)/HKSCS.java |
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
117 |
$(BOOT_JAVA_CMD) -jar $(CHARSETMAPPING_JARFILE) $(GENCSDATASRC) $(GENCSEXT) dbcs |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
118 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
119 |
$(CLASSDESTDIR)/$(SERVICE_DESCRIPTION_PATH): \ |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
120 |
$(SHARE_SRC)/classes/sun/nio/cs/ext/$(SERVICE_DESCRIPTION_PATH) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
121 |
$(install-file) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
122 |
|
8993
9076d969ffdf
7025066: Build systems changes to support SE Embedded Integration
dholmes
parents:
8583
diff
changeset
|
123 |
# no compression unless requested |
9076d969ffdf
7025066: Build systems changes to support SE Embedded Integration
dholmes
parents:
8583
diff
changeset
|
124 |
ifndef COMPRESS_JARS |
9076d969ffdf
7025066: Build systems changes to support SE Embedded Integration
dholmes
parents:
8583
diff
changeset
|
125 |
CREATE_JAR_OPTS_NOMANIFEST = cf0 |
9076d969ffdf
7025066: Build systems changes to support SE Embedded Integration
dholmes
parents:
8583
diff
changeset
|
126 |
else |
9076d969ffdf
7025066: Build systems changes to support SE Embedded Integration
dholmes
parents:
8583
diff
changeset
|
127 |
CREATE_JAR_OPTS_NOMANIFEST = cf |
9076d969ffdf
7025066: Build systems changes to support SE Embedded Integration
dholmes
parents:
8583
diff
changeset
|
128 |
endif |
9076d969ffdf
7025066: Build systems changes to support SE Embedded Integration
dholmes
parents:
8583
diff
changeset
|
129 |
|
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
130 |
$(CHARSETS_JAR): $(FILES_class) $(CLASSDESTDIR)/$(SERVICE_DESCRIPTION_PATH) $(FILES_DAT) |
8993
9076d969ffdf
7025066: Build systems changes to support SE Embedded Integration
dholmes
parents:
8583
diff
changeset
|
131 |
$(BOOT_JAR_CMD) $(CREATE_JAR_OPTS_NOMANIFEST) $(CHARSETS_JAR) \ |
4665
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
132 |
-C $(CLASSDESTDIR) sun \ |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
133 |
-C $(CLASSDESTDIR) $(SERVICE_DESCRIPTION_PATH) \ |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
134 |
$(BOOT_JAR_JFLAGS) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
135 |
@$(java-vm-cleanup) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
136 |
|
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
137 |
clean:: |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
138 |
$(RM) -r $(CLASSDESTDIR) |
d14dc3d9e1fa
6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents:
diff
changeset
|
139 |
$(RM) $(CHARSETS_JAR) |