Added another $ so that turning on MBM output won't remove everything else from the lit of releaseables.
Removed spaces so that, when variables are expanded at the start of a line, there's no space in the expansion, so make understands it!
// CDLFont.cdl
Name: CDL Font
Version: 1.0
UID: 0x102045DC
Flag: KCdlFlagRomOnly
%% C++
#include <cdlfont.h>
%% API
TCdlArray<SIdMetricsPair> metricsArray;
TCdlArray<SLogicalIdMetricsIdPair> logicalIdMapArray;