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. 288bcea973SRichard Lowe# 292f54b716SRichard Lowe 30ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/developer/build/onbld@$(PKGVERS) 31ead1f93eSLiane Prazaset name=pkg.description value="tools used to build the OS-Net consolidation" 32ead1f93eSLiane Prazaset name=pkg.summary value="OS-Net Build Tools" 33ead1f93eSLiane Prazaset name=info.classification \ 34ead1f93eSLiane Praza value="org.opensolaris.category.2008:Development/Distribution Tools" 35ead1f93eSLiane Praza 36ead1f93eSLiane Praza# 37d34af1a4SMark J. Nelson# This package should not be incorporated. This allows the tools 38ead1f93eSLiane Praza# to be upgraded without upgrading the entire system. 39ead1f93eSLiane Praza# 40ead1f93eSLiane Prazaset name=org.opensolaris.noincorp value=true 41ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 42ead1f93eSLiane Prazadir path=opt group=sys 43ead1f93eSLiane Prazadir path=opt/onbld 44ead1f93eSLiane Prazadir path=opt/onbld/bin 45ead1f93eSLiane Prazadir path=opt/onbld/bin/$(ARCH) 46ead1f93eSLiane Prazadir path=opt/onbld/env 47ead1f93eSLiane Prazadir path=opt/onbld/etc 48ead1f93eSLiane Prazadir path=opt/onbld/etc/exception_lists 49ead1f93eSLiane Prazadir path=opt/onbld/gk 50ead1f93eSLiane Prazadir path=opt/onbld/lib 51ead1f93eSLiane Prazadir path=opt/onbld/lib/$(ARCH) 5210d63b7dSRichard Lowedir path=opt/onbld/lib/$(ARCH)/64 53ead1f93eSLiane Prazadir path=opt/onbld/lib/perl 54*2fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION) 55*2fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld 56*2fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks 57*2fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm 58*2fb4439dSAlexander Pyhalovdir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext 59ead1f93eSLiane Prazadir path=opt/onbld/man 606cad8c54SRyan Zezeskidir path=opt/onbld/man/man1onbld 6110d63b7dSRichard Lowedir path=opt/onbld/share 62ead1f93eSLiane Praza$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/aw mode=0555 63ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/chk4ubin mode=0555 64ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/codereview mode=0555 6553548f91SRobert Mustacchi$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/cpcgen mode=0555 66ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/cscope-fast mode=0555 67ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ctfconvert mode=0555 68ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ctfdump mode=0555 69ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ctfmerge mode=0555 70ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ctfstabs mode=0555 71a0ed5030SJason Kingfile path=opt/onbld/bin/$(ARCH)/ctfstrip mode=0555 72ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/cw mode=0555 73ead1f93eSLiane Praza$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/elfextract mode=0555 74ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/findunref mode=0555 75ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth mode=0555 76ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth_preload.so.1 mode=0555 77ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/install mode=0555 78ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/lintdump mode=0555 7910d63b7dSRichard Lowefile path=opt/onbld/bin/$(ARCH)/make mode=0555 80ead1f93eSLiane Praza$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/mbh_patch mode=0555 81ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ndrgen mode=0555 82ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/ndrgen1 mode=0555 83ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/pmodes mode=0555 84ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/protocmp mode=0555 85ead1f93eSLiane Prazafile path=opt/onbld/bin/$(ARCH)/protolist mode=0555 86ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/stabs mode=0555 87ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/tokenize mode=0555 88ead1f93eSLiane Praza$(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/tokenize.exe mode=0555 895d0e1406SMarcel Telkafile path=opt/onbld/bin/$(ARCH)/zic mode=0555 90ead1f93eSLiane Prazafile path=opt/onbld/bin/Install mode=0555 91ead1f93eSLiane Prazafile path=opt/onbld/bin/bldenv mode=0555 92ead1f93eSLiane Prazafile path=opt/onbld/bin/bringovercheck mode=0555 93ead1f93eSLiane Prazafile path=opt/onbld/bin/build_cscope mode=0555 94ead1f93eSLiane Prazafile path=opt/onbld/bin/cddlchk mode=0555 95ead1f93eSLiane Prazafile path=opt/onbld/bin/check_rtime mode=0555 96ead1f93eSLiane Prazafile path=opt/onbld/bin/checkpaths mode=0555 97ead1f93eSLiane Prazafile path=opt/onbld/bin/checkproto mode=0555 98ead1f93eSLiane Prazafile path=opt/onbld/bin/copyrightchk mode=0555 99ead1f93eSLiane Prazafile path=opt/onbld/bin/cstyle mode=0555 100ead1f93eSLiane Prazafile path=opt/onbld/bin/elfcmp mode=0555 101ead1f93eSLiane Prazafile path=opt/onbld/bin/elfsigncmp mode=0555 102ead1f93eSLiane Prazafile path=opt/onbld/bin/find_elf mode=0555 103ead1f93eSLiane Prazafile path=opt/onbld/bin/findcrypto mode=0555 104ead1f93eSLiane Prazafile path=opt/onbld/bin/flg.flp mode=0555 105ead1f93eSLiane Prazafile path=opt/onbld/bin/genoffsets mode=0555 106ead1f93eSLiane Prazafile path=opt/onbld/bin/get_depend_info mode=0555 1078bcea973SRichard Lowefile path=opt/onbld/bin/git-pbchk mode=0555 108ead1f93eSLiane Prazafile path=opt/onbld/bin/hdrchk mode=0555 109ead1f93eSLiane Prazafile path=opt/onbld/bin/hg-active mode=0555 110ead1f93eSLiane Prazafile path=opt/onbld/bin/hgsetup mode=0555 111ead1f93eSLiane Prazafile path=opt/onbld/bin/interface_check mode=0555 112ead1f93eSLiane Prazafile path=opt/onbld/bin/interface_cmp mode=0555 113ead1f93eSLiane Prazafile path=opt/onbld/bin/jstyle mode=0555 114ead1f93eSLiane Prazafile path=opt/onbld/bin/make_pkg_db mode=0555 115ead1f93eSLiane Prazafile path=opt/onbld/bin/mapfilechk mode=0555 116ead1f93eSLiane Prazafile path=opt/onbld/bin/nightly mode=0555 117ead1f93eSLiane Prazafile path=opt/onbld/bin/onu mode=0555 118ead1f93eSLiane Prazafile path=opt/onbld/bin/protocmp.terse mode=0555 119ead1f93eSLiane Prazafile path=opt/onbld/bin/sccscheck mode=0555 120ead1f93eSLiane Prazafile path=opt/onbld/bin/signit mode=0555 121ead1f93eSLiane Prazafile path=opt/onbld/bin/signproto mode=0555 122ead1f93eSLiane Prazafile path=opt/onbld/bin/validate_flg mode=0555 123ead1f93eSLiane Prazafile path=opt/onbld/bin/validate_paths mode=0555 124ead1f93eSLiane Prazafile path=opt/onbld/bin/validate_pkg mode=0555 125ead1f93eSLiane Prazafile path=opt/onbld/bin/wdiff mode=0555 126ead1f93eSLiane Prazafile path=opt/onbld/bin/webrev mode=0555 127ead1f93eSLiane Prazafile path=opt/onbld/bin/which_scm mode=0555 128ead1f93eSLiane Prazafile path=opt/onbld/bin/ws mode=0555 129ead1f93eSLiane Prazafile path=opt/onbld/bin/wsdiff mode=0555 130ead1f93eSLiane Prazafile path=opt/onbld/bin/xref mode=0555 131ead1f93eSLiane Prazafile path=opt/onbld/bin/xref.mk 13216bf3744SGarrett D'Amorefile path=opt/onbld/env/illumos 133ead1f93eSLiane Prazafile path=opt/onbld/etc/SampleLinks 134ead1f93eSLiane Prazafile path=opt/onbld/etc/SamplePkgLinks 135ead1f93eSLiane Prazafile path=opt/onbld/etc/exception_lists/check_rtime 136ead1f93eSLiane Prazafile path=opt/onbld/etc/exception_lists/interface_check 137ead1f93eSLiane Prazafile path=opt/onbld/etc/exception_lists/interface_cmp 138ead1f93eSLiane Prazafile path=opt/onbld/etc/hgstyle 139ead1f93eSLiane Prazafile path=opt/onbld/etc/its.conf 140ead1f93eSLiane Prazafile path=opt/onbld/etc/its.reg 141ead1f93eSLiane Prazafile path=opt/onbld/gk/.cshrc 142ead1f93eSLiane Prazafile path=opt/onbld/gk/.login 143ead1f93eSLiane Prazafile path=opt/onbld/gk/gen_make.machines mode=0755 14410d63b7dSRichard Lowefile path=opt/onbld/lib/$(ARCH)/64/libmakestate.so.1 145ead1f93eSLiane Prazafile path=opt/onbld/lib/$(ARCH)/libdwarf.so.1 14610d63b7dSRichard Lowefile path=opt/onbld/lib/$(ARCH)/libmakestate.so.1 147ead1f93eSLiane Prazafile path=opt/onbld/lib/perl/onbld_elfmod.pm 1485253169eSAli Bahramifile path=opt/onbld/lib/perl/onbld_elfmod_vertype.pm 149*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.py \ 150*2fb4439dSAlexander Pyhalov mode=0444 151*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.pyc \ 152*2fb4439dSAlexander Pyhalov mode=0444 153*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.py mode=0444 154*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.pyc \ 155*2fb4439dSAlexander Pyhalov mode=0444 156*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.py \ 157*2fb4439dSAlexander Pyhalov mode=0444 158*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.pyc \ 159*2fb4439dSAlexander Pyhalov mode=0444 160*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.py \ 161*2fb4439dSAlexander Pyhalov mode=0444 162*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.pyc \ 163*2fb4439dSAlexander Pyhalov mode=0444 164*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.py \ 165*2fb4439dSAlexander Pyhalov mode=0444 166*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.pyc \ 167*2fb4439dSAlexander Pyhalov mode=0444 168*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.py \ 169*2fb4439dSAlexander Pyhalov mode=0444 170*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.pyc \ 171*2fb4439dSAlexander Pyhalov mode=0444 172*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.py \ 173*2fb4439dSAlexander Pyhalov mode=0444 174*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.pyc \ 175*2fb4439dSAlexander Pyhalov mode=0444 176*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/JStyle.py \ 177*2fb4439dSAlexander Pyhalov mode=0444 178*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/JStyle.pyc \ 179*2fb4439dSAlexander Pyhalov mode=0444 180*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.py \ 181*2fb4439dSAlexander Pyhalov mode=0444 182*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.pyc \ 183*2fb4439dSAlexander Pyhalov mode=0444 184*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.py \ 185*2fb4439dSAlexander Pyhalov mode=0444 186*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.pyc \ 187*2fb4439dSAlexander Pyhalov mode=0444 188*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.py \ 189*2fb4439dSAlexander Pyhalov mode=0444 190*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.pyc \ 191*2fb4439dSAlexander Pyhalov mode=0444 192*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.py \ 193*2fb4439dSAlexander Pyhalov mode=0444 194*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.pyc \ 195*2fb4439dSAlexander Pyhalov mode=0444 196*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.py \ 197*2fb4439dSAlexander Pyhalov mode=0444 198*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.pyc \ 199*2fb4439dSAlexander Pyhalov mode=0444 200*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Backup.py mode=0444 201*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Backup.pyc mode=0444 202*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.py mode=0444 203*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.pyc mode=0444 204*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Version.py mode=0444 205*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Version.pyc \ 206*2fb4439dSAlexander Pyhalov mode=0444 207*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/WorkSpace.py \ 208*2fb4439dSAlexander Pyhalov mode=0444 209*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/WorkSpace.pyc \ 210*2fb4439dSAlexander Pyhalov mode=0444 211*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.py \ 212*2fb4439dSAlexander Pyhalov mode=0444 213*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.pyc \ 214*2fb4439dSAlexander Pyhalov mode=0444 215*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.py mode=0444 216*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.pyc mode=0444 217*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext/__init__.py \ 218*2fb4439dSAlexander Pyhalov mode=0444 219*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext/__init__.pyc \ 220*2fb4439dSAlexander Pyhalov mode=0444 221*2fb4439dSAlexander Pyhalovfile path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext/cdm.py mode=0444 2226cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/Install.1onbld 2236cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/bldenv.1onbld 2246cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/bringovercheck.1onbld 2256cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/cddlchk.1onbld 2266cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/check_rtime.1onbld 2276cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/checkpaths.1onbld 2286cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/codereview.1onbld 2296cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/cstyle.1onbld 2306cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/cw.1onbld 2316cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/find_elf.1onbld 2326cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/findunref.1onbld 2336cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/flg.flp.1onbld 2346cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/get_depend_info.1onbld 2356cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/git-pbchk.1onbld 2366cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/hdrchk.1onbld 2376cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/hgsetup.1onbld 2386cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/interface_check.1onbld 2396cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/interface_cmp.1onbld 2406cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/jstyle.1onbld 2416cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/lintdump.1onbld 2426cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/make_pkg_db.1onbld 2436cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/mapfilechk.1onbld 2446cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/ndrgen.1onbld 2456cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/nightly.1onbld 2466cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/onu.1onbld 2476cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/sccscheck.1onbld 2486cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/signit.1onbld 2496cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/signproto.1onbld 2506cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/webrev.1onbld 2516cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/which_scm.1onbld 2526cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/ws.1onbld 2536cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/wsdiff.1onbld 2546cad8c54SRyan Zezeskifile path=opt/onbld/man/man1onbld/xref.1onbld 25510d63b7dSRichard Lowefile path=opt/onbld/share/make.rules mode=0444 256ead1f93eSLiane Prazahardlink path=opt/onbld/bin/$(ARCH)/install.bin target=./install 25771e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWonbld desc="tools used to build the OS-Net consolidation" \ 25871e464e5SPeter Dennis - Sustaining Engineer name="OS-Net Build Tools" version=11.11,REV=2009.10.22 259ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 260ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 2615084e753SMark J. Nelsonlicense usr/src/tools/ctf/dwarf/THIRDPARTYLICENSE \ 2625084e753SMark J. Nelson license=usr/src/tools/ctf/dwarf/THIRDPARTYLICENSE 2635084e753SMark J. Nelsonlicense usr/src/tools/onbld/THIRDPARTYLICENSE \ 2645084e753SMark J. Nelson license=usr/src/tools/onbld/THIRDPARTYLICENSE 26510d63b7dSRichard Lowelink path=opt/onbld/bin/$(ARCH)/dmake target=make 2668bcea973SRichard Lowelink path=opt/onbld/bin/git-nits target=git-pbchk 267*2fb4439dSAlexander Pyhalovlink path=opt/onbld/lib/python target=python$(PYTHON_VERSION) 2686cad8c54SRyan Zezeskilink path=opt/onbld/man/man1onbld/git-nits.1onbld target=git-pbchk.1onbld 269445b6314SRichard Lowe# webrev(1) requires ps2pdf 270445b6314SRichard Lowedepend fmri=print/filter/ghostscript type=require 271e74d0425SRichard Lowe# nightly(1) uses wget 272445b6314SRichard Lowedepend fmri=web/wget type=require 273