Makefile revision 4194
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# This code is free software; you can redistribute it and/or modify it
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# under the terms of the GNU General Public License version 2 only, as
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# published by the Free Software Foundation. Oracle designates this
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# particular file as subject to the "Classpath" exception as provided
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# by Oracle in the LICENSE file that accompanied this code.
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# This code is distributed in the hope that it will be useful, but WITHOUT
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# version 2 for more details (a copy is included in the LICENSE file that
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# accompanied this code).
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# You should have received a copy of the GNU General Public License version
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# 2 along with this work; if not, write to the Free Software Foundation,
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# or visit www.oracle.com if you need additional information or have any
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki FILES_export += java/net/TwoStacksPlainSocketImpl.java
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki FILES_export += java/net/DualStackPlainSocketImpl.java
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki FILES_export += java/net/TwoStacksPlainDatagramSocketImpl.java
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki FILES_export += java/net/DualStackPlainDatagramSocketImpl.java
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# Find platform specific native code
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenkivpath %.c $(PLATFORM_SRC)/native/sun/net/dns $(PLATFORM_SRC)/native/sun/net/www/protocol/http/ntlm \
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki $(PLATFORM_SRC)/native/sun/net/sdp $(PLATFORM_SRC)/native/sun/net/spi
0d63ce2b32a9e1cc8ed71d4d92536c44d66a530avenki# Include rules
817697f4a28f704a2d88ace09406d985aa3a8549Kelly MoyerCLASSES.export += java.lang.Integer java.io.FileDescriptor java.net.InetAddressImplFactory java.net.Inet4AddressImpl java.net.Inet6AddressImpl
817697f4a28f704a2d88ace09406d985aa3a8549Kelly Moyer$(LIBDIR)/net.properties: $(SHARE_SRC)/lib/net.properties
817697f4a28f704a2d88ace09406d985aa3a8549Kelly Moyer# SDP configuration template