207N/A# CDDL HEADER START
207N/A#
207N/A# The contents of this file are subject to the terms of the
207N/A# Common Development and Distribution License (the "License").
207N/A# You may not use this file except in compliance with the License.
207N/A#
207N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
207N/A# or http://www.opensolaris.org/os/licensing.
207N/A# See the License for the specific language governing permissions
207N/A# and limitations under the License.
207N/A#
207N/A# When distributing Covered Code, include this CDDL HEADER in each
207N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
207N/A# If applicable, add the following below this CDDL HEADER, with the
207N/A# fields enclosed by brackets "[]" replaced with your own identifying
207N/A# information: Portions Copyright [yyyy] [name of copyright owner]
207N/A#
207N/A# CDDL HEADER END
207N/A#
207N/A#
207N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
207N/A# Use is subject to license terms.
207N/A#
207N/A# lib/libnsctl/i386/Makefile
207N/A
207N/Ainclude ../Makefile.com
207N/A
207N/A.KEEP_STATE:
207N/A
207N/Aall: $(LIBS)
207N/A
207N/Ainstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTARLINK)
207N/A
282N/Alint:
207N/Alintinter:
261N/A
320N/A