Ignore:
Timestamp:
Jan 6, 2012, 3:57:31 PM (12 years ago)
Author:
rybkin
Message:

See C.L. 477

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/src/Makefile.header

    r595 r600  
    205205            echo "$${u}binclean : fast erase of binary directory in package $${u}"; \
    206206            echo "$${u}uninstall : remove everything installed in the installation area from package $${u}"; \
     207            echo "$${u}check : run all applications defined with the -check option in package $${u}"; \
    207208          done
    208209else
     
    214215            echo "$${u}binclean : fast erase of binary directory in package $${u}"; \
    215216            echo "$${u}uninstall : remove everything installed in the installation area from package $${u}"; \
     217            echo "$${u}check : run all applications defined with the -check option in package $${u}"; \
    216218          done
    217219endif
Note: See TracChangeset for help on using the changeset viewer.