d9638e547d8811f2c689977f8dd2a353938b61fdmws#
d9638e547d8811f2c689977f8dd2a353938b61fdmws# CDDL HEADER START
d9638e547d8811f2c689977f8dd2a353938b61fdmws#
d9638e547d8811f2c689977f8dd2a353938b61fdmws# The contents of this file are subject to the terms of the
d9638e547d8811f2c689977f8dd2a353938b61fdmws# Common Development and Distribution License, Version 1.0 only
d9638e547d8811f2c689977f8dd2a353938b61fdmws# (the "License"). You may not use this file except in compliance
d9638e547d8811f2c689977f8dd2a353938b61fdmws# with the License.
d9638e547d8811f2c689977f8dd2a353938b61fdmws#
d9638e547d8811f2c689977f8dd2a353938b61fdmws# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d9638e547d8811f2c689977f8dd2a353938b61fdmws# or http://www.opensolaris.org/os/licensing.
d9638e547d8811f2c689977f8dd2a353938b61fdmws# See the License for the specific language governing permissions
d9638e547d8811f2c689977f8dd2a353938b61fdmws# and limitations under the License.
d9638e547d8811f2c689977f8dd2a353938b61fdmws#
d9638e547d8811f2c689977f8dd2a353938b61fdmws# When distributing Covered Code, include this CDDL HEADER in each
d9638e547d8811f2c689977f8dd2a353938b61fdmws# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d9638e547d8811f2c689977f8dd2a353938b61fdmws# If applicable, add the following below this CDDL HEADER, with the
d9638e547d8811f2c689977f8dd2a353938b61fdmws# fields enclosed by brackets "[]" replaced with your own identifying
d9638e547d8811f2c689977f8dd2a353938b61fdmws# information: Portions Copyright [yyyy] [name of copyright owner]
d9638e547d8811f2c689977f8dd2a353938b61fdmws#
d9638e547d8811f2c689977f8dd2a353938b61fdmws# CDDL HEADER END
d9638e547d8811f2c689977f8dd2a353938b61fdmws#
d9638e547d8811f2c689977f8dd2a353938b61fdmws
d9638e547d8811f2c689977f8dd2a353938b61fdmws#
d9638e547d8811f2c689977f8dd2a353938b61fdmws# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
d9638e547d8811f2c689977f8dd2a353938b61fdmws# Use is subject to license terms.
d9638e547d8811f2c689977f8dd2a353938b61fdmws#
d9638e547d8811f2c689977f8dd2a353938b61fdmws
d9638e547d8811f2c689977f8dd2a353938b61fdmwsMODULE = ip-transport
d9638e547d8811f2c689977f8dd2a353938b61fdmwsCLASS = common
d9638e547d8811f2c689977f8dd2a353938b61fdmwsSRCS = ip.c
d9638e547d8811f2c689977f8dd2a353938b61fdmws
d9638e547d8811f2c689977f8dd2a353938b61fdmwsinclude ../../Makefile.plugin
d9638e547d8811f2c689977f8dd2a353938b61fdmws
d9638e547d8811f2c689977f8dd2a353938b61fdmwsLDLIBS += -lsocket -lnsl
7014882c6a3672fd0e5d60200af8643ae53c5928Richard LoweCERRWARN += -_gcc=-Wno-uninitialized