* suppress annoying wlib header

git-svn-id: branches/i8086@23967 -
This commit is contained in:
nickysn 2013-03-23 00:08:52 +00:00
parent fb12778f0e
commit a1ee8ab9bc

View File

@ -1573,7 +1573,7 @@ Implementation
ar_watcom_wlib_omf_info : tarinfo =
( id : ar_watcom_wlib_omf;
arcmd : 'wlib -fo -c $LIB $FILES';
arcmd : 'wlib -q -fo -c $LIB $FILES';
arfinishcmd : ''
);