}
foreach $file (sort keys %wxCommon) {
- next if $wxCommon{$file} =~ /\bR\b/;
+ next if $wxCommon{$file} =~ /\bX\b/;
($fileobj = $file) =~ s/cp?p?$/\o/;
($filedep = $file) =~ s/cp?p?$/\d/;
HTMLDEPS = \
#$ ExpandList("HTMLDEPS");
-
-IODBCOBJS = \
- #$ ExpandList("IODBCOBJS");
-
-IODBCDEPS = \
- #$ ExpandList("IODBCDEPS");