Makefile revision 2
713N/A# The contents of this file are subject to the terms of the 713N/A# Common Development and Distribution License (the "License"). 713N/A# You may not use this file except in compliance with the License. 713N/A# See the License for the specific language governing permissions 713N/A# and limitations under the License. 713N/A# When distributing Covered Code, include this CDDL HEADER in each 713N/A# If applicable, add the following below this CDDL HEADER, with the 713N/A# fields enclosed by brackets "[]" replaced with your own identifying 713N/A# information: Portions Copyright [yyyy] [name of copyright owner] 713N/A# Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved. 713N/A# defines the duplicate sources we share with gsscred 715N/A# include library targets 775N/A# Special target to clean up the source tree for export distribution 713N/A# Warning: This target changes the source tree 713N/A sed -e
"/EXPORT DELETE START/,/EXPORT DELETE END/d" \
713N/A sed -e
"/EXPORT DELETE START/,/EXPORT DELETE END/d" \
713N/A sed -e
"/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \