Makefile revision 2
0N/A# The contents of this file are subject to the terms of the 0N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 0N/A# See the License for the specific language governing permissions 0N/A# and limitations under the License. 0N/A# When distributing Covered Code, include this CDDL HEADER in each 0N/A# If applicable, add the following below this CDDL HEADER, with the 0N/A# fields enclosed by brackets "[]" replaced with your own identifying 0N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2362N/A# Copyright (c) 1989, 2011, Oracle and/or its affiliates. All rights reserved. 0N/A# objects are listed by source directory 0N/A# common utility code used in more than one directory 0N/A# Make sure they get cleaned when necessary 0N/A# include library definitions 0N/A# header file delivered to /usr/include; internal to ON build process 0N/A# nss.h isn't delivered; no reason to check 0N/A# Rules for building the derived files 0N/A# Derived header files 0N/A# Derived source files 0N/A# include library targets 0N/A# EXPORT DELETE START 0N/A# Special target to clean up the source tree for export distribution 0N/A# Warning: This target changes the source tree 0N/A $(SED) -e
"/EXPORT DELETE START/,/EXPORT DELETE END/d" \
0N/A $(SED) -e
"/EXPORT DELETE START/,/EXPORT DELETE END/d" \
0N/A $(SED) -e
"/EXPORT DELETE START/,/EXPORT DELETE END/d" \
0N/A $(SED) -e
"/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
0N/A $(SED) -e
"/^# CRYPT DELETE START/,/^# CRYPT DELETE END/d" \
0N/A |
$(SED) -e
"/EXPORT DELETE/d" \