IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29559


Ignore:
Timestamp:
Oct 25, 2010, 4:45:08 PM (16 years ago)
Author:
eugene
Message:

add help msg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/psbuild

    r28383 r29559  
    463463    print STDERR "     : -start (module)    : begin build at specified module\n";
    464464    print STDERR "     : -stop (module)     : stop build after specified module\n\n";
    465     print STDERR "     : -dev               : build modules not distributed in tarball\n\n";
     465    print STDERR "     : -dev               : build modules not distributed in tarball\n";
     466    print STDERR "     : -magic             : also build magic code\n";
     467    print STDERR "     : -ops               : option for operational build (-optimize -dev -magic)\n\n";
    466468    print STDERR "     : psbuild -bootstrap : generate the psconfig scripts\n";
    467469    print STDERR "     : psbuild -list      : list the available distributions\n";
Note: See TracChangeset for help on using the changeset viewer.