Makefile revision 561
8fcff4c5b52f24d9c681805fdf06b486f1d0fcbeTimo Sirainen# CDDL HEADER START
90adcaa0a00eba29b7fbd50ca66be11c8d086d6aTimo Sirainen# The contents of this file are subject to the terms of the
8fcff4c5b52f24d9c681805fdf06b486f1d0fcbeTimo Sirainen# Common Development and Distribution License (the "License").
ea5f188fc29dfaa0c4071e6413e16e1d04263722Timo Sirainen# You may not use this file except in compliance with the License.
8fcff4c5b52f24d9c681805fdf06b486f1d0fcbeTimo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f1901fd21906911f7be075c965ac882f6a87b4c3Timo Sirainen# See the License for the specific language governing permissions
63a61b7a739ae0f3f520215137d9c50f94d0f34fTimo Sirainen# and limitations under the License.
18565c69efcd7db003dbf27cf625ed822e889fb1Timo Sirainen# When distributing Covered Code, include this CDDL HEADER in each
8fcff4c5b52f24d9c681805fdf06b486f1d0fcbeTimo Sirainen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8fcff4c5b52f24d9c681805fdf06b486f1d0fcbeTimo Sirainen# If applicable, add the following below this CDDL HEADER, with the
8fcff4c5b52f24d9c681805fdf06b486f1d0fcbeTimo Sirainen# fields enclosed by brackets "[]" replaced with your own identifying
8fcff4c5b52f24d9c681805fdf06b486f1d0fcbeTimo Sirainen# information: Portions Copyright [yyyy] [name of copyright owner]
a0b0d629931773c17a236f6214adbe0e13b9b3fdTimo Sirainen# CDDL HEADER END
a0b0d629931773c17a236f6214adbe0e13b9b3fdTimo Sirainen# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
a0b0d629931773c17a236f6214adbe0e13b9b3fdTimo SirainenCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
a0b0d629931773c17a236f6214adbe0e13b9b3fdTimo SirainenCOMPONENT_ARCHIVE_HASH= sha1:ce212ce765f842b16059456cf0c9d9cfbbce25d6
8fcff4c5b52f24d9c681805fdf06b486f1d0fcbeTimo SirainenCOMPONENT_ARCHIVE_URL= http://nmap.org/dist/$(COMPONENT_ARCHIVE)
fe6c1556d3529a6376d4cbb3766c34aebde0de99Timo SirainenCONFIGURE_OPTIONS += am_cv_python_pythondir=$(PYTHON_LIB)
73247459cf41eb1e5ae5bc61354db46d3b05ee75Timo Sirainen# common targets