Module description gridengine/source/scripts

    This directory contains a couple of scripts which are needed during the build and installation process of Grid Engine. Many of the scripts here are not called directly usually. They are either called by 'aimk' or by the make target of various modules.
     
     
    README.distinst  description how the 'distinst' script works
    README.mk_dist description how the 'mk_dist' script works
    detab.sh removes tabulators from files given in command line using the 'expand' command. Renames input file by adding a ~ and writes output to original file name. The original file is kept unchanged with the ~-suffix
    distinst script used to create a Grid Engine distribution. See 'README.distinst' for a detailed description
    format.sh script to format source files according to the Grid Engine coding convention. Needs GNU indent which must be installed in your $PATH first. Formats files given in command line.The original file is renamed and gets a ~ suffix. 'indent' formats the file and the result is then expanded and renamed to its original file name
    ldAix wrapper for 'ld' on AIX. See description in the file what it does
    mk_ascman create man pages in nroff format. Requires 'groff'. Can also generate HTML versions of the man pages.
    mk_catman create preformatted man pages in catman directory hierarchy
    mk_dist create a distribution from distribution repository. See 'README.dist' for a detailed description
    scripts.html this file
    sed_help script to process 'qmon_help.ad' file
    snapshot.csh script to create a source code snapshot of the checked out source tree
    template.html template for 'index.html' for man pages in HTML format. Used during creation of HTML manpages by 'mk_ascman'
    zerodepend creates zero length header dependency files