Makefile revision 618
c25356d5978632df6203437e1953bcb29e0c736fTimo Sirainen# CDDL HEADER START
2423da95ee20fd4b3c260c1389cf2952d25f099cTimo Sirainen# The contents of this file are subject to the terms of the
a27e065f1a1f91c7fbdf7c2ea1c387441af0cbb3Timo Sirainen# Common Development and Distribution License (the "License").
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen# You may not use this file except in compliance with the License.
2615df45a8027948a474abe5e817b34b0499c171Timo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2615df45a8027948a474abe5e817b34b0499c171Timo Sirainen# See the License for the specific language governing permissions
2615df45a8027948a474abe5e817b34b0499c171Timo Sirainen# and limitations under the License.
37847ec8eaec9ad55c9df10ae109efe7b37ac573Timo Sirainen# When distributing Covered Code, include this CDDL HEADER in each
37847ec8eaec9ad55c9df10ae109efe7b37ac573Timo Sirainen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a27e065f1a1f91c7fbdf7c2ea1c387441af0cbb3Timo Sirainen# If applicable, add the following below this CDDL HEADER, with the
ef50336eefcb9ba99f73c6af37420eaf8857a39bTimo Sirainen# fields enclosed by brackets "[]" replaced with your own identifying
ef50336eefcb9ba99f73c6af37420eaf8857a39bTimo Sirainen# information: Portions Copyright [yyyy] [name of copyright owner]
a27e065f1a1f91c7fbdf7c2ea1c387441af0cbb3Timo Sirainen# CDDL HEADER END
2615df45a8027948a474abe5e817b34b0499c171Timo Sirainen# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
a27e065f1a1f91c7fbdf7c2ea1c387441af0cbb3Timo SirainenCOMPONENT_PROJECT_URL= http://sox.sourceforge.net/
a27e065f1a1f91c7fbdf7c2ea1c387441af0cbb3Timo SirainenCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
a27e065f1a1f91c7fbdf7c2ea1c387441af0cbb3Timo SirainenCOMPONENT_ARCHIVE_HASH= sha1:34b8e991ba8511fa9683e9e9d356fb7f4179d03c
a27e065f1a1f91c7fbdf7c2ea1c387441af0cbb3Timo SirainenCOMPONENT_ARCHIVE_URL= http://downloads.sourceforge.net/project/$(COMPONENT_NAME)/$(COMPONENT_NAME)/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
d92f33f13830ba23d814342bf3ea8db721a15bb1Timo Sirainen# common targets