]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - libiberty/maint-tool
* mpw-config.in: Remove.
[thirdparty/binutils-gdb.git] / libiberty / maint-tool
index bfc530422475426cd490824056187d77b20aea6f..47fcd70ae6475c2cb1f6587bf336c16293afcf6e 100644 (file)
@@ -145,7 +145,6 @@ sub undoc {
            next unless /^\# *define/;
            s/\# *define *//;
        }
-       next if $filename =~ /mpw\.c/;
 
        s/ VPARAMS//;
        s/ *\177.*//;