Makefile revision 911
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# CDDL HEADER START
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# The contents of this file are subject to the terms of the
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# Common Development and Distribution License (the "License").
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# You may not use this file except in compliance with the License.
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# See the License for the specific language governing permissions
d0199bcbfc68b65683c19c4e3e0c38e238142e7eDav Glass# and limitations under the License.
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# When distributing Covered Code, include this CDDL HEADER in each
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# If applicable, add the following below this CDDL HEADER, with the
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# fields enclosed by brackets "[]" replaced with your own identifying
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# information: Portions Copyright [yyyy] [name of copyright owner]
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# CDDL HEADER END
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav GlassCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav GlassCOMPONENT_PROJECT_URL= http://search.cpan.org/dist/Net-SSLeay
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav GlassCOMPONENT_ARCHIVE_HASH= sha1:e8cfb6355a596471518356a29bfe53ab2011c685
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav GlassCOMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/$(COMPONENT_ARCHIVE)
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# The component Makefile.PL file will ask some questions on whether we want
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# to run external tests, to which we want to answer with "n".
33d85edf47749fa345d7b636b9b4b9d0d0386f44Dav Glass# common targets