Makefile revision 4721
2295e38944bfcd91b9507e2fa9abe5a561817648Till Mossakowski# CDDL HEADER START
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# The contents of this file are subject to the terms of the
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# Common Development and Distribution License (the "License").
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# You may not use this file except in compliance with the License.
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# or http://www.opensolaris.org/os/licensing.
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# See the License for the specific language governing permissions
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# and limitations under the License.
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# When distributing Covered Code, include this CDDL HEADER in each
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# If applicable, add the following below this CDDL HEADER, with the
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# fields enclosed by brackets "[]" replaced with your own identifying
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# CDDL HEADER END
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder# Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
ceee56b395227c495432d0f3baa407730d7a09d2Christian MaederCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
ceee56b395227c495432d0f3baa407730d7a09d2Christian MaederCOMPONENT_PROJECT_URL= http://ftp.gnu.org/gnu/libtasn1/
ceee56b395227c495432d0f3baa407730d7a09d2Christian Maeder sha256:2b7d74f4b10b18ae2f0291fcafabe30e42c9ededdea41add8c622302132d545a
ceee56b395227c495432d0f3baa407730d7a09d2Christian MaederCOMPONENT_ARCHIVE_URL= http://ftp.gnu.org/gnu/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
test: $(TEST_32_and_64)