Makefile revision 6695
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# CDDL HEADER START
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# The contents of this file are subject to the terms of the
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# Common Development and Distribution License (the "License").
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# You may not use this file except in compliance with the License.
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# or http://www.opensolaris.org/os/licensing.
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# See the License for the specific language governing permissions
4fa6e393824ad7e7157e4510887e5d24f81c7dd8Jenny Han Donnelly# and limitations under the License.
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# When distributing Covered Code, include this CDDL HEADER in each
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# If applicable, add the following below this CDDL HEADER, with the
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# fields enclosed by brackets "[]" replaced with your own identifying
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# information: Portions Copyright [yyyy] [name of copyright owner]
c0464f9735ebc6b18978bc11f7a16beea7df84dfJenny Han Donnelly# CDDL HEADER END
CONFIGURE_OPTIONS += \
chmod 755 config.status; \