Makefile revision 6965
883N/A# The contents of this file are subject to the terms of the 883N/A# Common Development and Distribution License (the "License"). 883N/A# You may not use this file except in compliance with the License. 883N/A# See the License for the specific language governing permissions 883N/A# and limitations under the License. 883N/A# When distributing Covered Code, include this CDDL HEADER in each 883N/A# If applicable, add the following below this CDDL HEADER, with the 883N/A# fields enclosed by brackets "[]" replaced with your own identifying 883N/A# information: Portions Copyright [yyyy] [name of copyright owner] 883N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. 883N/A# All components using gobject-introspection must be built with gcc as 883N/A# gobject-introspection does not produce correct results when using Studio. 883N/A# Requires gdk-pixbuf, which we cannot build on 11.3, so do not publish. 883N/A# Required for other components. 883N/A# Forcibly disable use of medialib since it's being removed soon in s12 883N/A# Tell g-ir-scanner which compiler to use since upstream Makefile forgot to 887N/A# Generate and install architecture-specific configuration files. # Needed for "gmake test" to work successfully. # Strip pids from test output, since they're always different # Tests run against an Xvfb server