diff options
author | Geoffrey Noer <noer@cygnus> | 1997-03-20 21:52:10 +0000 |
---|---|---|
committer | Geoffrey Noer <noer@cygnus> | 1997-03-20 21:52:10 +0000 |
commit | aefe80633b9b393fb7360f11e23409c3778a85ed (patch) | |
tree | 3ae427664c300bdf8c2822958891b62ae21df457 /gdb/config/i386 | |
parent | 0dfeb41faaba01e5a111c3cbef0c1f2719c8622e (diff) | |
download | gdb-aefe80633b9b393fb7360f11e23409c3778a85ed.zip gdb-aefe80633b9b393fb7360f11e23409c3778a85ed.tar.gz gdb-aefe80633b9b393fb7360f11e23409c3778a85ed.tar.bz2 |
Fixed .Sanitize
Diffstat (limited to 'gdb/config/i386')
-rw-r--r-- | gdb/config/i386/.Sanitize | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config/i386/.Sanitize b/gdb/config/i386/.Sanitize index 15ef59f..48d45f1 100644 --- a/gdb/config/i386/.Sanitize +++ b/gdb/config/i386/.Sanitize @@ -56,6 +56,8 @@ i386v.mt i386v32.mh i386v4.mh i386v4.mt +i386v42mp.mh +i386v42mp.mt linux.mh linux.mt nbsd.mh @@ -73,6 +75,7 @@ nm-i386sco4.h nm-i386sco5.h nm-i386v.h nm-i386v4.h +nm-i386v42mp.h nm-linux.h nm-m3.h nm-nbsd.h @@ -99,6 +102,7 @@ tm-i386nw.h tm-i386os9k.h tm-i386v.h tm-i386v4.h +tm-i386v42mp.h tm-linux.h tm-nbsd.h tm-ptx.h |