Ignore:
Timestamp:
Mar 30, 2005, 5:49:11 PM (19 years ago)
Author:
arnault
Message:

tune warnings - see CL262

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/v1r19/mgr/fragments/generator_header

    r11 r23  
    1212${dir}${out}_stamp ::
    1313        @echo ${out}
    14         $(cmtexe) expand model "${model}" > ${dir}${out}_temp
    15         $(cmtexe) check files ${dir}${out}_temp ${dir}${out}
     14        $(cmtexe) -quiet expand model "${model}" > ${dir}${out}_temp
     15        $(cmtexe) -quiet check files ${dir}${out}_temp ${dir}${out}
    1616        @echo ${CONSTITUENT} >${dir}${out}_stamp
    1717
Note: See TracChangeset for help on using the changeset viewer.