components/automake/automake-1.11.2/automake-111.p5m
author Norm Jacobs <Norm.Jacobs@Sun.COM>
Thu, 09 Apr 2015 09:57:06 -0500
changeset 4088 98a08684d104
parent 3732 0f62cc221c7e
permissions -rw-r--r--
17069132 Ship automake 1.15
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    21
# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
set name=pkg.fmri \
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
    value=pkg:/developer/build/automake-111@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
set name=pkg.summary value="A Makefile generator"
1205
6c6c27bcf9ac 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 880
diff changeset
    27
set name=com.oracle.info.description value="GNU automake"
1948
2d1537e7942d 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 1844
diff changeset
    28
set name=com.oracle.info.tpno value=$(TPNO)
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    29
set name=info.classification value=org.opensolaris.category.2008:Development/GNU
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
set name=info.upstream-url value=http://www.gnu.org/software/automake/
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    32
set name=org.opensolaris.arc-caseid value=PSARC/2007/293
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    34
link path=usr/bin/aclocal target=aclocal-1.11 mediator=automake \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    35
    mediator-version=1.11
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
file path=usr/bin/aclocal-1.11
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    37
link path=usr/bin/automake target=automake-1.11 mediator=automake \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    38
    mediator-version=1.11
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
file path=usr/bin/automake-1.11
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
file path=usr/share/aclocal-1.11/amversion.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
file path=usr/share/aclocal-1.11/ar-lib.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
file path=usr/share/aclocal-1.11/as.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
file path=usr/share/aclocal-1.11/auxdir.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
file path=usr/share/aclocal-1.11/ccstdc.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
file path=usr/share/aclocal-1.11/cond-if.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
file path=usr/share/aclocal-1.11/cond.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
file path=usr/share/aclocal-1.11/depend.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
file path=usr/share/aclocal-1.11/depout.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
file path=usr/share/aclocal-1.11/dmalloc.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
file path=usr/share/aclocal-1.11/gcj.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
file path=usr/share/aclocal-1.11/header.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
file path=usr/share/aclocal-1.11/init.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file path=usr/share/aclocal-1.11/install-sh.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
file path=usr/share/aclocal-1.11/lead-dot.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
file path=usr/share/aclocal-1.11/lex.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
file path=usr/share/aclocal-1.11/lispdir.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
file path=usr/share/aclocal-1.11/maintainer.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
file path=usr/share/aclocal-1.11/make.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
file path=usr/share/aclocal-1.11/minuso.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
file path=usr/share/aclocal-1.11/missing.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
file path=usr/share/aclocal-1.11/mkdirp.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file path=usr/share/aclocal-1.11/multi.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
file path=usr/share/aclocal-1.11/obsol-gt.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
file path=usr/share/aclocal-1.11/obsol-lt.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
file path=usr/share/aclocal-1.11/obsolete.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file path=usr/share/aclocal-1.11/options.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
file path=usr/share/aclocal-1.11/protos.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/share/aclocal-1.11/python.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/share/aclocal-1.11/regex.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/share/aclocal-1.11/runlog.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
file path=usr/share/aclocal-1.11/sanity.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
file path=usr/share/aclocal-1.11/silent.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
file path=usr/share/aclocal-1.11/strip.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
file path=usr/share/aclocal-1.11/substnot.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
file path=usr/share/aclocal-1.11/tar.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
file path=usr/share/aclocal-1.11/upc.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
file path=usr/share/aclocal-1.11/vala.m4
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    78
file dirlist path=usr/share/aclocal/dirlist mode=0644 overlay=allow \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    79
    preserve=true
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    80
file path=usr/share/automake-1.11/Automake/ChannelDefs.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    81
file path=usr/share/automake-1.11/Automake/Channels.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    82
file path=usr/share/automake-1.11/Automake/Condition.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    83
file path=usr/share/automake-1.11/Automake/Config.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    84
file path=usr/share/automake-1.11/Automake/Configure_ac.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    85
file path=usr/share/automake-1.11/Automake/DisjConditions.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    86
file path=usr/share/automake-1.11/Automake/FileUtils.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    87
file path=usr/share/automake-1.11/Automake/General.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    88
file path=usr/share/automake-1.11/Automake/Item.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    89
file path=usr/share/automake-1.11/Automake/ItemDef.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    90
file path=usr/share/automake-1.11/Automake/Location.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    91
file path=usr/share/automake-1.11/Automake/Options.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    92
file path=usr/share/automake-1.11/Automake/Rule.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    93
file path=usr/share/automake-1.11/Automake/RuleDef.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    94
file path=usr/share/automake-1.11/Automake/Struct.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    95
file path=usr/share/automake-1.11/Automake/VarDef.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    96
file path=usr/share/automake-1.11/Automake/Variable.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    97
file path=usr/share/automake-1.11/Automake/Version.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    98
file path=usr/share/automake-1.11/Automake/Wrap.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
    99
file path=usr/share/automake-1.11/Automake/XFile.pm
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
   100
file path=usr/share/automake-1.11/COPYING
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1948
diff changeset
   101
file path=usr/share/automake-1.11/INSTALL
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   102
file path=usr/share/automake-1.11/acinstall mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   103
file path=usr/share/automake-1.11/am/ansi2knr.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   104
file path=usr/share/automake-1.11/am/check.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   105
file path=usr/share/automake-1.11/am/check2.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   106
file path=usr/share/automake-1.11/am/clean-hdr.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   107
file path=usr/share/automake-1.11/am/clean.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   108
file path=usr/share/automake-1.11/am/compile.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
file path=usr/share/automake-1.11/am/configure.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   110
file path=usr/share/automake-1.11/am/data.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
file path=usr/share/automake-1.11/am/dejagnu.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   112
file path=usr/share/automake-1.11/am/depend.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   113
file path=usr/share/automake-1.11/am/depend2.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   114
file path=usr/share/automake-1.11/am/distdir.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   115
file path=usr/share/automake-1.11/am/footer.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   116
file path=usr/share/automake-1.11/am/header-vars.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   117
file path=usr/share/automake-1.11/am/header.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   118
file path=usr/share/automake-1.11/am/inst-vars.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   119
file path=usr/share/automake-1.11/am/install.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   120
file path=usr/share/automake-1.11/am/java.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   121
file path=usr/share/automake-1.11/am/lang-compile.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   122
file path=usr/share/automake-1.11/am/lex.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   123
file path=usr/share/automake-1.11/am/library.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   124
file path=usr/share/automake-1.11/am/libs.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   125
file path=usr/share/automake-1.11/am/libtool.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   126
file path=usr/share/automake-1.11/am/lisp.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   127
file path=usr/share/automake-1.11/am/ltlib.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   128
file path=usr/share/automake-1.11/am/ltlibrary.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   129
file path=usr/share/automake-1.11/am/mans-vars.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   130
file path=usr/share/automake-1.11/am/mans.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   131
file path=usr/share/automake-1.11/am/multilib.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   132
file path=usr/share/automake-1.11/am/program.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   133
file path=usr/share/automake-1.11/am/progs.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   134
file path=usr/share/automake-1.11/am/python.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   135
file path=usr/share/automake-1.11/am/remake-hdr.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   136
file path=usr/share/automake-1.11/am/scripts.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   137
file path=usr/share/automake-1.11/am/subdirs.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   138
file path=usr/share/automake-1.11/am/tags.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   139
file path=usr/share/automake-1.11/am/texi-vers.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   140
file path=usr/share/automake-1.11/am/texibuild.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   141
file path=usr/share/automake-1.11/am/texinfos.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   142
file path=usr/share/automake-1.11/am/vala.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   143
file path=usr/share/automake-1.11/am/yacc.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   144
file path=usr/share/automake-1.11/ansi2knr.1
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   145
file path=usr/share/automake-1.11/ansi2knr.c
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   146
file path=usr/share/automake-1.11/ar-lib
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   147
file path=usr/share/automake-1.11/compile mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   148
file path=usr/share/automake-1.11/config-ml.in
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   149
file path=usr/share/automake-1.11/config.guess mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   150
file path=usr/share/automake-1.11/config.sub mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   151
file path=usr/share/automake-1.11/depcomp mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   152
file path=usr/share/automake-1.11/elisp-comp mode=0555
4088
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   153
file path=usr/share/automake-1.11/info/automake.info
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   154
file path=usr/share/automake-1.11/info/automake.info-1
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   155
file path=usr/share/automake-1.11/info/automake.info-2
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   156
file path=usr/share/automake-1.11/info/automake.info-3
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   157
link path=usr/share/automake-1.11/info/dir \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   158
    target=../../../../var/info/usr_share_$(COMPONENT_NAME)_1.11_info_dir
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   159
file path=usr/share/automake-1.11/install-sh mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   160
file path=usr/share/automake-1.11/mdate-sh mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   161
file path=usr/share/automake-1.11/missing mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   162
file path=usr/share/automake-1.11/mkinstalldirs mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   163
file path=usr/share/automake-1.11/py-compile mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   164
file path=usr/share/automake-1.11/symlink-tree mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   165
file path=usr/share/automake-1.11/texinfo.tex
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   166
file path=usr/share/automake-1.11/ylwrap mode=0555
4088
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   167
file usr/share/doc/automake/amhello-1.0.tar.gz \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   168
    path=usr/share/doc/automake-1.11/amhello-1.0.tar.gz
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   169
link path=usr/share/doc/automake/amhello-1.0.tar.gz \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   170
    target=../automake-1.11/amhello-1.0.tar.gz mediator=automake \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   171
    mediator-version=1.11
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   172
link path=usr/share/info/automake.info \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   173
    target=../automake-1.11/info/automake.info mediator=automake \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   174
    mediator-version=1.11
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   175
link path=usr/share/info/automake.info-1 \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   176
    target=../automake-1.11/info/automake.info-1 mediator=automake \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   177
    mediator-version=1.11
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   178
link path=usr/share/info/automake.info-2 \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   179
    target=../automake-1.11/info/automake.info-2 mediator=automake \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   180
    mediator-version=1.11
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   181
link path=usr/share/info/automake.info-3 \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   182
    target=../automake-1.11/info/automake.info-3 mediator=automake \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   183
    mediator-version=1.11
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   184
file path=usr/share/man/man1/aclocal-1.11.1
4088
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   185
link path=usr/share/man/man1/aclocal.1 target=aclocal-1.11.1 mediator=automake \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   186
    mediator-version=1.11
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   187
file path=usr/share/man/man1/automake-1.11.1
4088
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   188
link path=usr/share/man/man1/automake.1 target=automake-1.11.1 \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   189
    mediator=automake mediator-version=1.11
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   190
file usr/share/$(COMPONENT_NAME)-1.11/info/dir \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   191
    path=var/info/usr_share_$(COMPONENT_NAME)_1.11_info_dir mode=0644 \
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   192
    preserve=true
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   193
license automake.license license="GPLv2 FDLv1.3"
4088
98a08684d104 17069132 Ship automake 1.15
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 3732
diff changeset
   194
depend type=optional fmri=developer/build/[email protected],5.12-5.12.0.0.0.72.0