d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# CDDL HEADER START
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# The contents of this file are subject to the terms of the
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# Common Development and Distribution License (the "License").
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# You may not use this file except in compliance with the License.
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2c1a55cf3fe78bcf728f73487813ddd3ee020a98Zbigniew Jędrzejewski-Szmek# or http://www.opensolaris.org/os/licensing.
2c1a55cf3fe78bcf728f73487813ddd3ee020a98Zbigniew Jędrzejewski-Szmek# See the License for the specific language governing permissions
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# and limitations under the License.
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# When distributing Covered Code, include this CDDL HEADER in each
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# If applicable, add the following below this CDDL HEADER, with the
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# fields enclosed by brackets "[]" replaced with your own identifying
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# information: Portions Copyright [yyyy] [name of copyright owner]
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# CDDL HEADER END
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek#pragma ident "%Z%%M% %I% %E% SMI"
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# Use is subject to license terms.
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek# include global definitions
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmekinclude ../../../../Makefile.master
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-SzmekROOTINCISA= $(ROOT)/usr/include/ia32
d3b7fd541b97a946bc0c351357d0f2d277f119cdZbigniew Jędrzejewski-Szmek.PARALLEL: $(CHECKHDRS) $(ROOTHDRS)