make/common/NON_CORE_PKGS.gmk

changeset 1033
4900092f003c
parent 912
a667caba1e84
child 1133
50aaf272884f
child 1136
647be4a0ccda
equal deleted inserted replaced
988:d8ff32aa51b4 1033:4900092f003c
92 com.apple.eawt \ 92 com.apple.eawt \
93 com.apple.eawt.event \ 93 com.apple.eawt.event \
94 com.apple.eio 94 com.apple.eio
95 endif 95 endif
96 96
97 JDK_PKGS = jdk 97 JDK_PKGS = jdk \
98 jdk.net
98 99
99 # non-core packages in rt.jar 100 # non-core packages in rt.jar
100 NON_CORE_PKGS = $(DOMAPI_PKGS) \ 101 NON_CORE_PKGS = $(DOMAPI_PKGS) \
101 $(MGMT_PKGS) \ 102 $(MGMT_PKGS) \
102 $(JAAS_PKGS) \ 103 $(JAAS_PKGS) \

mercurial