Makefile revision d8d810637042c2a73a269f125dee75e8ed1421d1
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames# CDDL HEADER START
c5cb4c9e7c8696907ddebab2a0037717c710b0f6jorton# The contents of this file are subject to the terms of the
b02bd8987c1478fa4622455d94266eb71d8108fdstoddard# Common Development and Distribution License (the "License").
b02bd8987c1478fa4622455d94266eb71d8108fdstoddard# You may not use this file except in compliance with the License.
b02bd8987c1478fa4622455d94266eb71d8108fdstoddard# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4ac7a7c09ac5732b09f8bf28873f7e9efcab34d5bnicholes# See the License for the specific language governing permissions
4ac7a7c09ac5732b09f8bf28873f7e9efcab34d5bnicholes# and limitations under the License.
4ac7a7c09ac5732b09f8bf28873f7e9efcab34d5bnicholes# When distributing Covered Code, include this CDDL HEADER in each
4ac7a7c09ac5732b09f8bf28873f7e9efcab34d5bnicholes# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4ac7a7c09ac5732b09f8bf28873f7e9efcab34d5bnicholes# If applicable, add the following below this CDDL HEADER, with the
4ac7a7c09ac5732b09f8bf28873f7e9efcab34d5bnicholes# fields enclosed by brackets "[]" replaced with your own identifying
4ac7a7c09ac5732b09f8bf28873f7e9efcab34d5bnicholes# information: Portions Copyright [yyyy] [name of copyright owner]
ce8490f3812311582d1deee96b012c377311b317minfrin# CDDL HEADER END
38f6ebaca968b7b23c25c0b30d0be1c7aad7412bjorton# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
38f6ebaca968b7b23c25c0b30d0be1c7aad7412bjorton# Use is subject to license terms.
8f697acb97f27aaa43c67d649cd69618123f4ebdnd @if [ -f $@/Makefile ]; then \
edc6a3f9716dedb2d3f365820544f729ef666ab9jorton ./bld_awk_pkginfo -m $(MACH) -p "$(RELEASE)/$(VERSION)" -o $@ -v \
9026fcf39ea5fbacee72b6c4f68e6c778dbad478nd# EXPORT DELETE START
9026fcf39ea5fbacee72b6c4f68e6c778dbad478nd sed -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
0043caa79a47e74a29c19b87bc85b2545e7209e6nd $(SED) -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
0043caa79a47e74a29c19b87bc85b2545e7209e6nd $(MV) -f SUNWos86r/prototype_i386+ SUNWos86r/prototype_i386
0043caa79a47e74a29c19b87bc85b2545e7209e6nd $(SED) -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
73e8c23f3efca94370c24e6a5908ee6e522bf4dbminfrin $(SED) -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
73e8c23f3efca94370c24e6a5908ee6e522bf4dbminfrin $(MV) -f SUNWcsl/prototype_i386+ SUNWcsl/prototype_i386
94e96b9af3e76ff6913fcf5306e3acb75c70168bminfrin $(SED) -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
94e96b9af3e76ff6913fcf5306e3acb75c70168bminfrin < SUNWcsl/prototype_sparc > SUNWcsl/prototype_sparc+
294742ca68d050582b774a02fa708926d4eba173minfrin $(MV) -f SUNWcsl/prototype_sparc+ SUNWcsl/prototype_sparc
294742ca68d050582b774a02fa708926d4eba173minfrin $(SED) -e "/^# CRYPT DELETE START/,/^# CRYPT DELETE END/d" \
294742ca68d050582b774a02fa708926d4eba173minfrin < SUNWcryptoint/prototype_com > SUNWcryptoint/prototype_com+
edc6a3f9716dedb2d3f365820544f729ef666ab9jorton $(MV) -f SUNWcryptoint/prototype_com+ SUNWcryptoint/prototype_com
294742ca68d050582b774a02fa708926d4eba173minfrin# EXPORT DELETE END