Get the MK_FOO column right
This commit is contained in:
parent
9a7f7e25ad
commit
c01e3b6752
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user