Set lose_these_too correctly
[deliverable/binutils-gdb.git] / gas / config / .Sanitize
index cc44d3b543849fee7ac25d8dd823a0ee96a848ac..d70a82160950d6a9af4d9618ef3e325c7a7371d3 100644 (file)
@@ -17,6 +17,8 @@ Do-first:
 
 if ( echo $* | grep keep\-mpw > /dev/null ) ; then
        keep_these_too="ho-mpw.h"
+else
+       lose_these_too="ho-mpw.h"
 fi
 
 # All files listed between the "Things-to-keep:" line and the
@@ -136,6 +138,7 @@ te-ic960.h
 te-irix.h
 te-linux.h
 te-lynx.h
+te-netbsd.h
 te-sco386.h
 te-sun3.h
 te-sysv32.h
This page took 0.023226 seconds and 4 git commands to generate.