6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# CDDL HEADER START
7d32c065c7bb56f281651ae3dd2888f32ce4f1d9Bob Halley#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# The contents of this file are subject to the terms of the
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Common Development and Distribution License (the "License").
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# You may not use this file except in compliance with the License.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15a44745412679c30a6d022733925af70a38b715David Lawrence# or http://www.opensolaris.org/os/licensing.
15a44745412679c30a6d022733925af70a38b715David Lawrence# See the License for the specific language governing permissions
15a44745412679c30a6d022733925af70a38b715David Lawrence# and limitations under the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence#
15a44745412679c30a6d022733925af70a38b715David Lawrence# When distributing Covered Code, include this CDDL HEADER in each
15a44745412679c30a6d022733925af70a38b715David Lawrence# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15a44745412679c30a6d022733925af70a38b715David Lawrence# If applicable, add the following below this CDDL HEADER, with the
15a44745412679c30a6d022733925af70a38b715David Lawrence# fields enclosed by brackets "[]" replaced with your own identifying
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# information: Portions Copyright [yyyy] [name of copyright owner]
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# CDDL HEADER END
15a44745412679c30a6d022733925af70a38b715David Lawrence#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# Use is subject to license terms.
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington#
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington# cmd/pcitool/i386/Makefile
7bb0f11636e097c7c5fff0fcd3c0cc11f679e7a3David Lawrence
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellingtoninclude ../Makefile.com
0f80bfec687db08a6e6ce945ef1d818da06c7ca9Brian Wellington
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid LawrenceCPPFLAGS += -I../../../../src/uts/i86pc
b984520acca2532d048eae929dc0682dd334c7a3Brian WellingtonLINTFLAGS += -erroff=E_STATIC_UNUSED
6028d1ce0380d0ba7f6c6ecd1ad20b31ddd1becbDavid Lawrence
364a82f7c25b62967678027043425201a5e5171aBob Halleyinstall: all $(ROOTUSRSBINPROG) $(ROOTMAN1MFILES)
6d4886fa7430889a96dbf9b88a2a4eb6f9d04674Brian Wellington