bison: liby.so.1 needs -znodefs
[unleashed-userland.git] / components / developer / yasm / yasm.p5m
blobb7a7254dd6f711ae3db33c4d8110f43c57233d42
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright 2011 EveryCity Ltd. All rights reserved.
23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
25 set name=pkg.fmri value=pkg:/developer/assembler/yasm@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
26 set name=pkg.summary value="The Yasm Modular Assembler"
27 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
28 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
31 license yasm.license license="BSD"
33 file path=usr/bin/$(MACH64)/vsyasm
34 file path=usr/bin/$(MACH64)/yasm
35 file path=usr/bin/$(MACH64)/ytasm
36 file path=usr/bin/vsyasm
37 file path=usr/bin/yasm
38 file path=usr/bin/ytasm
39 file path=usr/include/libyasm-stdint.h
40 file path=usr/include/libyasm.h
41 file path=usr/include/libyasm/arch.h
42 file path=usr/include/libyasm/assocdat.h
43 file path=usr/include/libyasm/bitvect.h
44 file path=usr/include/libyasm/bytecode.h
45 file path=usr/include/libyasm/compat-queue.h
46 file path=usr/include/libyasm/coretype.h
47 file path=usr/include/libyasm/dbgfmt.h
48 file path=usr/include/libyasm/errwarn.h
49 file path=usr/include/libyasm/expr.h
50 file path=usr/include/libyasm/file.h
51 file path=usr/include/libyasm/floatnum.h
52 file path=usr/include/libyasm/hamt.h
53 file path=usr/include/libyasm/insn.h
54 file path=usr/include/libyasm/intnum.h
55 file path=usr/include/libyasm/inttree.h
56 file path=usr/include/libyasm/linemap.h
57 file path=usr/include/libyasm/listfmt.h
58 file path=usr/include/libyasm/md5.h
59 file path=usr/include/libyasm/module.h
60 file path=usr/include/libyasm/objfmt.h
61 file path=usr/include/libyasm/parser.h
62 file path=usr/include/libyasm/phash.h
63 file path=usr/include/libyasm/preproc.h
64 file path=usr/include/libyasm/section.h
65 file path=usr/include/libyasm/symrec.h
66 file path=usr/include/libyasm/valparam.h
67 file path=usr/include/libyasm/value.h
68 file path=usr/share/man/man1/yasm.1
69 file path=usr/share/man/man7/yasm_arch.7
70 file path=usr/share/man/man7/yasm_dbgfmts.7
71 file path=usr/share/man/man7/yasm_objfmts.7
72 file path=usr/share/man/man7/yasm_parsers.7