summaryrefslogtreecommitdiff
path: root/mcon/mxref.SH
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/mxref.SH')
-rwxr-xr-xmcon/mxref.SH3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcon/mxref.SH b/mcon/mxref.SH
index 3433edc..439aef8 100755
--- a/mcon/mxref.SH
+++ b/mcon/mxref.SH
@@ -81,7 +81,10 @@ if ($opt_V) {
$NEWMANI = $opt_f || (-f 'MANIFEST.new' ? 'MANIFEST.new' : 'MANIFEST');
+&readpackage; # Merely get the package's name
&init; # Various initializations
+my %excluded_symbol;
+read_exclusions($opt_X); # Load -X or .package equivalent
`mkdir .MT 2>&1` unless -d '.MT'; # For private temporary files
unlink 'Obsolete'; # Obsolete file rebuilt