Makefile revision 1258
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# CDDL HEADER START
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# The contents of this file are subject to the terms of the
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# Common Development and Distribution License (the "License").
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# You may not use this file except in compliance with the License.
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# See the License for the specific language governing permissions
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# and limitations under the License.
d86ef5503dcbc38e87c0e03cd3e1f16458cb6323rse# When distributing Covered Code, include this CDDL HEADER in each
bc8fd1b0b1afdf89b8d28eefa8cd74e26ba97986fielding# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d86ef5503dcbc38e87c0e03cd3e1f16458cb6323rse# If applicable, add the following below this CDDL HEADER, with the
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# fields enclosed by brackets "[]" replaced with your own identifying
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# information: Portions Copyright [yyyy] [name of copyright owner]
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# CDDL HEADER END
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
d86ef5503dcbc38e87c0e03cd3e1f16458cb6323rseCOMPONENT_SRC= $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
d86ef5503dcbc38e87c0e03cd3e1f16458cb6323rse sha256:13cf89f2c29bcb90bb56a31ac1af10f23003d3d43c3e4b24991518f5dc4e5abe
d86ef5503dcbc38e87c0e03cd3e1f16458cb6323rseCOMPONENT_ARCHIVE_URL= http://prdownloads.sourceforge.net/wxwindows/$(COMPONENT_ARCHIVE)
d86ef5503dcbc38e87c0e03cd3e1f16458cb6323rse# We need to compile with /usr/lib/$(MACH64)/glib-2.0
d86ef5503dcbc38e87c0e03cd3e1f16458cb6323rse$(BUILD_64): CONFIGURE_OPTIONS += PKG_CONFIG_PATH=/usr/lib/$(MACH64)/pkgconfig
d86ef5503dcbc38e87c0e03cd3e1f16458cb6323rse# get rid of compiler path set in RUNPATH
36dbb76eaf57ba9bc273970cc43d838b3e9582ffdougm# I want to use userland's "build" target in contrib subdirectory, but I need
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse# to skip the configure phase
bfd35b329124266ebdab96567241bea57f2e8481dougm# common targets