Makefile revision af42e7a1b13e4c061ab39a8e786471056b1656cc
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# CDDL HEADER START
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# The contents of this file are subject to the terms of the
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# Common Development and Distribution License (the "License").
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# You may not use this file except in compliance with the License.
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# See the License for the specific language governing permissions
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# and limitations under the License.
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# When distributing Covered Code, include this CDDL HEADER in each
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# If applicable, add the following below this CDDL HEADER, with the
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# fields enclosed by brackets "[]" replaced with your own identifying
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# information: Portions Copyright [yyyy] [name of copyright owner]
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# CDDL HEADER END
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# Use is subject to license terms.
d2ec54f7875f7e05edd56195adbeb593c947763fphitran# ident "%Z%%M% %I% %E% SMI"
ETCCERTSFILES = \
$(RELEASECERTS) \
ANNOTATEDFILES = \
$(RM) $@
$(ROOTCRYPTODIR)/%: %
$(INS.file)
$(RM) $@
$(RM) $@
$(INS.file)
$(RM) $@
$(ANNOTATEDFILES:%.annot=%): \
$$(@:%=%.annot)
$(RM) $@
$(@:%=%.annot) > $@