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