Get the MK_FOO column right

This commit is contained in:
phk 2006-03-25 21:51:46 +00:00
parent 9a7f7e25ad
commit c01e3b6752

View File

@ -132,8 +132,8 @@ do
cat $m/src.conf >> $H
echo "</PRE></TD>" >> $H
echo "<TD><PRE>" >> $H
if [ -f $m/w/_.sc ] ; then
comm -13 ${RDIR}/Ref/_.sc $m/w/_.sc >> $H
if [ -f $m/bw/_.sc ] ; then
comm -13 ${RDIR}/Ref/_.sc $m/bw/_.sc >> $H
fi
echo "</PRE></TD>" >> $H