Remove include files to bfd/hosts.
[deliverable/binutils-gdb.git] / include / .Sanitize
index 3838134cff14a647804d1324f308d629402a0e73..e6449df010655f1da96aaab541c636843283503d 100644 (file)
@@ -33,8 +33,8 @@ a.out.encap.h
 a.out.gnu.h
 a.out.host.h
 a.out.sun4.h
-a.out.vax.h
 a29k-opcode.h
+h8300-opcode.h
 amdcoff.h
 ansidecl.h
 aout64.h
@@ -45,6 +45,9 @@ bfd.h
 bout.h
 convx-opcode.h
 ecoff.h
+elf-common.h
+elf-external.h
+elf-internal.h
 gdbm.h
 getopt.h
 i386-opcode.h
@@ -70,8 +73,6 @@ reloc.h
 sparc-opcode.h
 stab.def
 stab.gnu.h
-sys
-sysdep.h
 tahoe-opcode.h
 vax-opcode.h
 wait.h
@@ -90,7 +91,7 @@ else
                if [ -n "${safe}" ] ; then
                        mv $i .Recover
                else
-                       rm sparc-opcode.h
+                       rm $i
                fi
                mv new $i
        done
@@ -101,7 +102,23 @@ echo Done in `pwd`.
 #
 #
 # $Log$
-# Revision 1.12  1991/09/04 02:51:18  rich
+# Revision 1.17  1991/10/16 01:08:08  gnu
+# Remove include files to bfd/hosts.
+#
+# Revision 1.16  1991/10/05  06:18:24  gnu
+# a.out.vax.h gone.
+#
+# Revision 1.15  1991/10/03  22:24:27  gnu
+# Add elf-*.h files.
+#
+# Revision 1.14  1991/09/26  22:46:53  steve
+# Newly created
+#
+# Revision 1.13  1991/09/13  05:17:53  gnu
+# Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!
+# (fixed...)
+#
+# Revision 1.12  1991/09/04  02:51:18  rich
 # Adding "recover"'ability.
 #
 # Revision 1.11  1991/09/02  21:21:47  rich
This page took 0.024224 seconds and 4 git commands to generate.