Cross Reference: /solaris-userland/components/gnome/mm-common/Makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
6044N/A#
6044N/A# CDDL HEADER START
6044N/A#
6044N/A# The contents of this file are subject to the terms of the
6044N/A# Common Development and Distribution License (the "License").
6044N/A# You may not use this file except in compliance with the License.
6044N/A#
6044N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6044N/A# or http://www.opensolaris.org/os/licensing.
6044N/A# See the License for the specific language governing permissions
6044N/A# and limitations under the License.
6044N/A#
6044N/A# When distributing Covered Code, include this CDDL HEADER in each
6044N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6044N/A# If applicable, add the following below this CDDL HEADER, with the
6044N/A# fields enclosed by brackets "[]" replaced with your own identifying
6044N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6044N/A#
6044N/A# CDDL HEADER END
6044N/A#
6044N/A
6044N/A#
6044N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
6044N/A#
6044N/A
6044N/ABUILD_BITS= NO_ARCH
6044N/Ainclude ../../../make-rules/shared-macros.mk
6044N/A
6044N/ACOMPONENT_NAME= mm-common
6044N/ACOMPONENT_VERSION= 0.9.8
6044N/ACOMPONENT_PROJECT_URL= https://developer.gnome.org/glibmm/stable/
6044N/ACOMPONENT_ARCHIVE_HASH= \
6044N/A sha256:c9ab5fd3872fbe245fbc35347acf4a95063111f81d54c43df3af662dad0a03d5
6392N/ACOMPONENT_BUGDB= gnome/libraries
6044N/A
6044N/ATPNO= 24639
6044N/A
6044N/ATEST_TARGET= $(NO_TESTS)
6044N/A
6044N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6044N/A
6044N/ACONFIGURE_OPTIONS += --disable-network
6044N/A
6044N/AREQUIRED_PACKAGES += shell/ksh93