a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# CDDL HEADER START
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# The contents of this file are subject to the terms of the
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# Common Development and Distribution License (the "License").
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# You may not use this file except in compliance with the License.
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# See the License for the specific language governing permissions
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# and limitations under the License.
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# When distributing Covered Code, include this CDDL HEADER in each
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# If applicable, add the following below this CDDL HEADER, with the
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# fields enclosed by brackets "[]" replaced with your own identifying
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# information: Portions Copyright [yyyy] [name of copyright owner]
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# CDDL HEADER END
9444c26f4faabda140242c3986089704c4073cedTom Whitten# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# Use is subject to license terms.
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguire# We cannot use the usual manifest rules here since we deliver
9444c26f4faabda140242c3986089704c4073cedTom Whitten# manifests to two different locations, /lib/svc/manifest/network/forwarding.xml
9444c26f4faabda140242c3986089704c4073cedTom Whitten# and /lib/svc/manifest/network/routing/legacy-routing.xml
a192e900f6d2b0e1a822e3252c0dfd795ed49d76amaguireROOTSVCMANIFESTDIR= $(ROOTSVCNETWORK) $(ROOTSVCNETWORKROUTING)
9444c26f4faabda140242c3986089704c4073cedTom WhittenROOTSVCMANIFESTS= $(ROOTSVCNETWORKROUTING)/legacy-routing.xml \
ceb97a6a3232437e1f0b4c6b8604bc1b4245ccc5amaguireCPPFLAGS += -I../../../../common/svc -I$(CMDINETCOMMONDIR)