Makefile revision 6688
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# CDDL HEADER START
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License (the "License").
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# You may not use this file except in compliance with the License.
a685d9c3b608eb768d237f20e8e8b1c5d3902146David Lawrence# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
70e5a7403f0e0a3bd292b8287c5fed5772c15270Automatic Updater# See the License for the specific language governing permissions
405a4d66d78002e101706085c273c6c0cb6ecd56Bob Halley# and limitations under the License.
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# When distributing Covered Code, include this CDDL HEADER in each
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
405a4d66d78002e101706085c273c6c0cb6ecd56Bob Halley# If applicable, add the following below this CDDL HEADER, with the
405a4d66d78002e101706085c273c6c0cb6ecd56Bob Halley# fields enclosed by brackets "[]" replaced with your own identifying
d09197467bbb156dccf0cbe72bb5c63480d5cfdcDavid Lawrence# information: Portions Copyright [yyyy] [name of copyright owner]
a685d9c3b608eb768d237f20e8e8b1c5d3902146David Lawrence# CDDL HEADER END
a685d9c3b608eb768d237f20e8e8b1c5d3902146David Lawrence# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
405a4d66d78002e101706085c273c6c0cb6ecd56Bob Halley# 32-bit preferred as only *-config and source generation scripts delivered.
a685d9c3b608eb768d237f20e8e8b1c5d3902146David LawrenceCOMPONENT_ARCHIVE= $(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.bz2
336182859c2458ba300e5873e906d2cca3409943Bob Halley sha256:346879dc554f3ab8d6da2704f651ecb504a22e9d31c17ef5449b129ed711585d
a685d9c3b608eb768d237f20e8e8b1c5d3902146David LawrenceCOMPONENT_ARCHIVE_URL= http://prdownloads.sourceforge.net/wxwindows/$(COMPONENT_ARCHIVE)
a685d9c3b608eb768d237f20e8e8b1c5d3902146David Lawrence# Depends on newer cairo, which cannot be updated in S11.
9b2819633e43aef8c9390f48b226f114679343d5Mark AndrewsREQUIRED_PACKAGES += system/library/gcc/gcc-c++-runtime