212032b342cab2f8798b146813d800ce522f9a66nd# CDDL HEADER START
212032b342cab2f8798b146813d800ce522f9a66nd# The contents of this file are subject to the terms of the
212032b342cab2f8798b146813d800ce522f9a66nd# Common Development and Distribution License (the "License").
212032b342cab2f8798b146813d800ce522f9a66nd# You may not use this file except in compliance with the License.
212032b342cab2f8798b146813d800ce522f9a66nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
212032b342cab2f8798b146813d800ce522f9a66nd# See the License for the specific language governing permissions
212032b342cab2f8798b146813d800ce522f9a66nd# and limitations under the License.
212032b342cab2f8798b146813d800ce522f9a66nd# When distributing Covered Code, include this CDDL HEADER in each
212032b342cab2f8798b146813d800ce522f9a66nd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
212032b342cab2f8798b146813d800ce522f9a66nd# If applicable, add the following below this CDDL HEADER, with the
212032b342cab2f8798b146813d800ce522f9a66nd# fields enclosed by brackets "[]" replaced with your own identifying
212032b342cab2f8798b146813d800ce522f9a66nd# information: Portions Copyright [yyyy] [name of copyright owner]
212032b342cab2f8798b146813d800ce522f9a66nd# CDDL HEADER END
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd# Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
212032b342cab2f8798b146813d800ce522f9a66nd# include library definitions
212032b342cab2f8798b146813d800ce522f9a66nd# Rules for building the derived files
838d5ac1582d50020a146d747b64d64548fa8c92rbowen $(SED) -e 's!$(PROTOCOL_DIR)/dhmech_prot.h!dhmech_prot.h!' > $@
838d5ac1582d50020a146d747b64d64548fa8c92rbowen# include library targets
838d5ac1582d50020a146d747b64d64548fa8c92rbowen#include ../../../Makefile.targ
212032b342cab2f8798b146813d800ce522f9a66nd# EXPORT DELETE START
212032b342cab2f8798b146813d800ce522f9a66nd# Special target to clean up the source tree for export distribution
a2a160100f0a51cb7fd738c1462a0b251215870erbowen# Warning: This target changes the source tree
212032b342cab2f8798b146813d800ce522f9a66nd $(SED) -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
838d5ac1582d50020a146d747b64d64548fa8c92rbowen $(SED) -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" \
a2a160100f0a51cb7fd738c1462a0b251215870erbowen# CRYPT DELETE START
212032b342cab2f8798b146813d800ce522f9a66nd $(SED) -e "/^# CRYPT DELETE START/,/^# CRYPT DELETE END/d" \
a2a160100f0a51cb7fd738c1462a0b251215870erbowen $(SED) -e "/CRYPT DELETE START/,/CRYPT DELETE END/d" \
212032b342cab2f8798b146813d800ce522f9a66nd# CRYPT DELETE END
212032b342cab2f8798b146813d800ce522f9a66nd# EXPORT DELETE END