Makefile revision 2
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# CDDL HEADER START
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# The contents of this file are subject to the terms of the
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# Common Development and Distribution License (the "License").
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# You may not use this file except in compliance with the License.
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# See the License for the specific language governing permissions
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# and limitations under the License.
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# When distributing Covered Code, include this CDDL HEADER in each
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# If applicable, add the following below this CDDL HEADER, with the
287e76479d68db4134274d4a4fca5fe0fbc9a605Jan Cholasta# fields enclosed by brackets "[]" replaced with your own identifying
287e76479d68db4134274d4a4fca5fe0fbc9a605Jan Cholasta# information: Portions Copyright [yyyy] [name of copyright owner]
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# CDDL HEADER END
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
a5ccff776edfa776b8846f62a161aaf358e17b66Simo Sorce# install rule for install_h target
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# EXPORT DELETE START
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce sed -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" < \
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce sed -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
5f216c753dbd2f2b25a011c5f705ee4f8ad924e6Simo Sorce# EXPORT DELETE END