xref: /titanic_54/usr/src/pkg/manifests/developer-build-onbld.mf (revision 150a695268c611611ebabadb00df2a16f2f81fa7)
1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23b83ec4edSjmcp# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
2410d63b7dSRichard Lowe# Copyright 2015, Richard Lowe
256066d16eSPiotr Jasiukajtis# Copyright 2012, Piotr Jasiukajtis
2695c635efSGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org>
27e5587435SJoshua M. Clulow# Copyright (c) 2014, Joyent, Inc.
28*150a6952SToomas Soome# Copyright 2016 Toomas Soome <tsoome@me.com>
298bcea973SRichard Lowe#
302f54b716SRichard Lowe
31ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/developer/build/onbld@$(PKGVERS)
32ead1f93eSLiane Prazaset name=pkg.description value="tools used to build the OS-Net consolidation"
33ead1f93eSLiane Prazaset name=pkg.summary value="OS-Net Build Tools"
34ead1f93eSLiane Prazaset name=info.classification \
35ead1f93eSLiane Praza    value="org.opensolaris.category.2008:Development/Distribution Tools"
36ead1f93eSLiane Praza
37ead1f93eSLiane Praza#
38d34af1a4SMark J. Nelson# This package should not be incorporated.  This allows the tools
39ead1f93eSLiane Praza# to be upgraded without upgrading the entire system.
40ead1f93eSLiane Praza#
41ead1f93eSLiane Prazaset name=org.opensolaris.noincorp value=true
42ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
43ead1f93eSLiane Prazadir path=opt group=sys
44ead1f93eSLiane Prazadir path=opt/onbld
45ead1f93eSLiane Prazadir path=opt/onbld/bin
46ead1f93eSLiane Prazadir path=opt/onbld/bin/$(ARCH)
47ead1f93eSLiane Prazadir path=opt/onbld/env
48ead1f93eSLiane Prazadir path=opt/onbld/etc
49ead1f93eSLiane Prazadir path=opt/onbld/etc/exception_lists
50ead1f93eSLiane Prazadir path=opt/onbld/gk
51ead1f93eSLiane Prazadir path=opt/onbld/lib
52ead1f93eSLiane Prazadir path=opt/onbld/lib/$(ARCH)
5310d63b7dSRichard Lowedir path=opt/onbld/lib/$(ARCH)/64
54ead1f93eSLiane Prazadir path=opt/onbld/lib/perl
552fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION)
562fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld
572fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks
582fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm
592fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext
60ead1f93eSLiane Prazadir path=opt/onbld/man
616cad8c54SRyan Zezeskidir path=opt/onbld/man/man1onbld
6210d63b7dSRichard Lowedir path=opt/onbld/share
63ead1f93eSLiane Praza$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/aw mode=0555
64*150a6952SToomas Soome$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/btxld mode=0555
65ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/chk4ubin mode=0555
66ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/codereview mode=0555
6753548f91SRobert Mustacchi$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/cpcgen mode=0555
68ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/cscope-fast mode=0555
69ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ctfconvert mode=0555
707fd79137SRobert Mustacchifile path=opt/onbld/bin/$(ARCH)/ctfdiff mode=0555
71ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ctfdump mode=0555
72ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ctfmerge mode=0555
73ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ctfstabs mode=0555
74a0ed5030SJason Kingfile path=opt/onbld/bin/$(ARCH)/ctfstrip mode=0555
75ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/cw mode=0555
76ead1f93eSLiane Praza$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/elfextract mode=0555
77ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/findunref mode=0555
78ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth mode=0555
79ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth_preload.so.1 mode=0555
80ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/install mode=0555
81ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/lintdump mode=0555
8210d63b7dSRichard Lowefile path=opt/onbld/bin/$(ARCH)/make mode=0555
83ead1f93eSLiane Praza$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/mbh_patch mode=0555
84ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ndrgen mode=0555
85ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ndrgen1 mode=0555
86ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/pmodes mode=0555
87ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/protocmp mode=0555
88ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/protolist mode=0555
89ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/stabs mode=0555
90ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/tokenize mode=0555
91ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/tokenize.exe mode=0555
925d0e1406SMarcel Telkafile path=opt/onbld/bin/$(ARCH)/zic mode=0555
93ead1f93eSLiane Prazafile path=opt/onbld/bin/Install mode=0555
94ead1f93eSLiane Prazafile path=opt/onbld/bin/bldenv mode=0555
95ead1f93eSLiane Prazafile path=opt/onbld/bin/bringovercheck mode=0555
96ead1f93eSLiane Prazafile path=opt/onbld/bin/build_cscope mode=0555
97ead1f93eSLiane Prazafile path=opt/onbld/bin/cddlchk mode=0555
98ead1f93eSLiane Prazafile path=opt/onbld/bin/check_rtime mode=0555
99ead1f93eSLiane Prazafile path=opt/onbld/bin/checkpaths mode=0555
100ead1f93eSLiane Prazafile path=opt/onbld/bin/checkproto mode=0555
101ead1f93eSLiane Prazafile path=opt/onbld/bin/copyrightchk mode=0555
102ead1f93eSLiane Prazafile path=opt/onbld/bin/cstyle mode=0555
103ead1f93eSLiane Prazafile path=opt/onbld/bin/elfcmp mode=0555
104ead1f93eSLiane Prazafile path=opt/onbld/bin/elfsigncmp mode=0555
105ead1f93eSLiane Prazafile path=opt/onbld/bin/find_elf mode=0555
106ead1f93eSLiane Prazafile path=opt/onbld/bin/findcrypto mode=0555
107ead1f93eSLiane Prazafile path=opt/onbld/bin/flg.flp mode=0555
108ead1f93eSLiane Prazafile path=opt/onbld/bin/genoffsets mode=0555
109ead1f93eSLiane Prazafile path=opt/onbld/bin/get_depend_info mode=0555
1108bcea973SRichard Lowefile path=opt/onbld/bin/git-pbchk mode=0555
111ead1f93eSLiane Prazafile path=opt/onbld/bin/hdrchk mode=0555
112ead1f93eSLiane Prazafile path=opt/onbld/bin/hg-active mode=0555
113ead1f93eSLiane Prazafile path=opt/onbld/bin/hgsetup mode=0555
114ead1f93eSLiane Prazafile path=opt/onbld/bin/interface_check mode=0555
115ead1f93eSLiane Prazafile path=opt/onbld/bin/interface_cmp mode=0555
116ead1f93eSLiane Prazafile path=opt/onbld/bin/jstyle mode=0555
117ead1f93eSLiane Prazafile path=opt/onbld/bin/make_pkg_db mode=0555
118ead1f93eSLiane Prazafile path=opt/onbld/bin/mapfilechk mode=0555
119ead1f93eSLiane Prazafile path=opt/onbld/bin/nightly mode=0555
120ead1f93eSLiane Prazafile path=opt/onbld/bin/onu mode=0555
121ead1f93eSLiane Prazafile path=opt/onbld/bin/protocmp.terse mode=0555
122ead1f93eSLiane Prazafile path=opt/onbld/bin/sccscheck mode=0555
123ead1f93eSLiane Prazafile path=opt/onbld/bin/signit mode=0555
124ead1f93eSLiane Prazafile path=opt/onbld/bin/signproto mode=0555
125ead1f93eSLiane Prazafile path=opt/onbld/bin/validate_flg mode=0555
126ead1f93eSLiane Prazafile path=opt/onbld/bin/validate_paths mode=0555
127ead1f93eSLiane Prazafile path=opt/onbld/bin/validate_pkg mode=0555
128ead1f93eSLiane Prazafile path=opt/onbld/bin/wdiff mode=0555
129ead1f93eSLiane Prazafile path=opt/onbld/bin/webrev mode=0555
130ead1f93eSLiane Prazafile path=opt/onbld/bin/which_scm mode=0555
131ead1f93eSLiane Prazafile path=opt/onbld/bin/ws mode=0555
132ead1f93eSLiane Prazafile path=opt/onbld/bin/wsdiff mode=0555
133ead1f93eSLiane Prazafile path=opt/onbld/bin/xref mode=0555
134ead1f93eSLiane Prazafile path=opt/onbld/bin/xref.mk
13516bf3744SGarrett D'Amorefile path=opt/onbld/env/illumos
136ead1f93eSLiane Prazafile path=opt/onbld/etc/SampleLinks
137ead1f93eSLiane Prazafile path=opt/onbld/etc/SamplePkgLinks
138ead1f93eSLiane Prazafile path=opt/onbld/etc/exception_lists/check_rtime
139ead1f93eSLiane Prazafile path=opt/onbld/etc/exception_lists/interface_check
140ead1f93eSLiane Prazafile path=opt/onbld/etc/exception_lists/interface_cmp
141ead1f93eSLiane Prazafile path=opt/onbld/etc/hgstyle
142ead1f93eSLiane Prazafile path=opt/onbld/etc/its.conf
143ead1f93eSLiane Prazafile path=opt/onbld/etc/its.reg
144ead1f93eSLiane Prazafile path=opt/onbld/gk/.cshrc
145ead1f93eSLiane Prazafile path=opt/onbld/gk/.login
146ead1f93eSLiane Prazafile path=opt/onbld/gk/gen_make.machines mode=0755
14710d63b7dSRichard Lowefile path=opt/onbld/lib/$(ARCH)/64/libmakestate.so.1
1487fd79137SRobert Mustacchifile path=opt/onbld/lib/$(ARCH)/libctf.so.1 mode=0555
149ead1f93eSLiane Prazafile path=opt/onbld/lib/$(ARCH)/libdwarf.so.1
15010d63b7dSRichard Lowefile path=opt/onbld/lib/$(ARCH)/libmakestate.so.1
151ead1f93eSLiane Prazafile path=opt/onbld/lib/perl/onbld_elfmod.pm
1525253169eSAli Bahramifile path=opt/onbld/lib/perl/onbld_elfmod_vertype.pm
1532fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.py \
1542fb4439dSAlexander Pyhalov    mode=0444
1552fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.pyc \
1562fb4439dSAlexander Pyhalov    mode=0444
1572fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.py mode=0444
1582fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.pyc \
1592fb4439dSAlexander Pyhalov    mode=0444
1602fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.py \
1612fb4439dSAlexander Pyhalov    mode=0444
1622fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.pyc \
1632fb4439dSAlexander Pyhalov    mode=0444
1642fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.py \
1652fb4439dSAlexander Pyhalov    mode=0444
1662fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.pyc \
1672fb4439dSAlexander Pyhalov    mode=0444
1682fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.py \
1692fb4439dSAlexander Pyhalov    mode=0444
1702fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.pyc \
1712fb4439dSAlexander Pyhalov    mode=0444
1722fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.py \
1732fb4439dSAlexander Pyhalov    mode=0444
1742fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.pyc \
1752fb4439dSAlexander Pyhalov    mode=0444
1762fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.py \
1772fb4439dSAlexander Pyhalov    mode=0444
1782fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.pyc \
1792fb4439dSAlexander Pyhalov    mode=0444
1802fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/JStyle.py \
1812fb4439dSAlexander Pyhalov    mode=0444
1822fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/JStyle.pyc \
1832fb4439dSAlexander Pyhalov    mode=0444
1842fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.py \
1852fb4439dSAlexander Pyhalov    mode=0444
1862fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.pyc \
1872fb4439dSAlexander Pyhalov    mode=0444
1882fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.py \
1892fb4439dSAlexander Pyhalov    mode=0444
1902fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.pyc \
1912fb4439dSAlexander Pyhalov    mode=0444
1922fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.py \
1932fb4439dSAlexander Pyhalov    mode=0444
1942fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.pyc \
1952fb4439dSAlexander Pyhalov    mode=0444
1962fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.py \
1972fb4439dSAlexander Pyhalov    mode=0444
1982fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.pyc \
1992fb4439dSAlexander Pyhalov    mode=0444
2002fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.py \
2012fb4439dSAlexander Pyhalov    mode=0444
2022fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.pyc \
2032fb4439dSAlexander Pyhalov    mode=0444
2042fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Backup.py mode=0444
2052fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Backup.pyc mode=0444
2062fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.py mode=0444
2072fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.pyc mode=0444
2082fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Version.py mode=0444
2092fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Version.pyc \
2102fb4439dSAlexander Pyhalov    mode=0444
2112fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/WorkSpace.py \
2122fb4439dSAlexander Pyhalov    mode=0444
2132fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/WorkSpace.pyc \
2142fb4439dSAlexander Pyhalov    mode=0444
2152fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.py \
2162fb4439dSAlexander Pyhalov    mode=0444
2172fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.pyc \
2182fb4439dSAlexander Pyhalov    mode=0444
2192fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.py mode=0444
2202fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.pyc mode=0444
2212fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext/__init__.py \
2222fb4439dSAlexander Pyhalov    mode=0444
2232fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext/__init__.pyc \
2242fb4439dSAlexander Pyhalov    mode=0444
2252fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext/cdm.py mode=0444
2266cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/Install.1onbld
2276cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/bldenv.1onbld
2286cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/bringovercheck.1onbld
2296cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/cddlchk.1onbld
2306cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/check_rtime.1onbld
2316cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/checkpaths.1onbld
2326cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/codereview.1onbld
2336cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/cstyle.1onbld
2346cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/cw.1onbld
2356cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/find_elf.1onbld
2366cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/findunref.1onbld
2376cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/flg.flp.1onbld
2386cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/get_depend_info.1onbld
2396cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/git-pbchk.1onbld
2406cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/hdrchk.1onbld
2416cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/hgsetup.1onbld
2426cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/interface_check.1onbld
2436cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/interface_cmp.1onbld
2446cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/jstyle.1onbld
2456cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/lintdump.1onbld
2466cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/make_pkg_db.1onbld
2476cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/mapfilechk.1onbld
2486cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/ndrgen.1onbld
2496cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/nightly.1onbld
2506cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/onu.1onbld
2516cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/sccscheck.1onbld
2526cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/signit.1onbld
2536cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/signproto.1onbld
2546cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/webrev.1onbld
2556cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/which_scm.1onbld
2566cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/ws.1onbld
2576cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/wsdiff.1onbld
2586cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/xref.1onbld
25910d63b7dSRichard Lowefile path=opt/onbld/share/make.rules mode=0444
260ead1f93eSLiane Prazahardlink path=opt/onbld/bin/$(ARCH)/install.bin target=./install
26171e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWonbld desc="tools used to build the OS-Net consolidation" \
26271e464e5SPeter Dennis - Sustaining Engineer    name="OS-Net Build Tools" version=11.11,REV=2009.10.22
263ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
264ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
2657fd79137SRobert Mustacchilicense usr/src/lib/libdwarf/THIRDPARTYLICENSE \
2667fd79137SRobert Mustacchi    license=usr/src/lib/libdwarf/THIRDPARTYLICENSE
2675084e753SMark J. Nelsonlicense usr/src/tools/onbld/THIRDPARTYLICENSE \
2685084e753SMark J. Nelson    license=usr/src/tools/onbld/THIRDPARTYLICENSE
26910d63b7dSRichard Lowelink path=opt/onbld/bin/$(ARCH)/dmake target=make
2708bcea973SRichard Lowelink path=opt/onbld/bin/git-nits target=git-pbchk
2717fd79137SRobert Mustacchilink path=opt/onbld/lib/$(ARCH)/libctf.so target=libctf.so.1
2722fb4439dSAlexander Pyhalovlink path=opt/onbld/lib/python target=python$(PYTHON_VERSION)
2736cad8c54SRyan Zezeskilink path=opt/onbld/man/man1onbld/git-nits.1onbld target=git-pbchk.1onbld
274445b6314SRichard Lowe# webrev(1) requires ps2pdf
275445b6314SRichard Lowedepend fmri=print/filter/ghostscript type=require
276e74d0425SRichard Lowe# nightly(1) uses wget
277445b6314SRichard Lowedepend fmri=web/wget type=require
278