xref: /titanic_50/usr/src/lib/cfgadm_plugins/sata/i386/Makefile (revision f808c858fa61e7769218966759510a8b1190dfcf)
166f9d5cbSmlf#
266f9d5cbSmlf# CDDL HEADER START
366f9d5cbSmlf#
466f9d5cbSmlf# The contents of this file are subject to the terms of the
566f9d5cbSmlf# Common Development and Distribution License (the "License").
666f9d5cbSmlf# You may not use this file except in compliance with the License.
766f9d5cbSmlf#
866f9d5cbSmlf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
966f9d5cbSmlf# or http://www.opensolaris.org/os/licensing.
1066f9d5cbSmlf# See the License for the specific language governing permissions
1166f9d5cbSmlf# and limitations under the License.
1266f9d5cbSmlf#
1366f9d5cbSmlf# When distributing Covered Code, include this CDDL HEADER in each
1466f9d5cbSmlf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1566f9d5cbSmlf# If applicable, add the following below this CDDL HEADER, with the
1666f9d5cbSmlf# fields enclosed by brackets "[]" replaced with your own identifying
1766f9d5cbSmlf# information: Portions Copyright [yyyy] [name of copyright owner]
1866f9d5cbSmlf#
1966f9d5cbSmlf# CDDL HEADER END
2066f9d5cbSmlf#
2166f9d5cbSmlf#
22*724365f7Ssethg# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
2366f9d5cbSmlf# Use is subject to license terms.
2466f9d5cbSmlf#
2566f9d5cbSmlf# ident	"%Z%%M%	%I%	%E% SMI"
2666f9d5cbSmlf#
2766f9d5cbSmlf
2866f9d5cbSmlfinclude ../Makefile.com
29*724365f7SsethgCFLAGS += -D_POSIX_PTHREAD_SEMANTICS
30*724365f7SsethgLINTFLAGS += -D_POSIX_PTHREAD_SEMANTICS
3166f9d5cbSmlf
3266f9d5cbSmlf.KEEP_STATE:
3366f9d5cbSmlf
3466f9d5cbSmlfinstall: all $(ROOTLIBS) $(ROOTLINKS)
35