]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
No tc-sparc.c here.
authorK. Richard Pixley <rich@cygnus>
Thu, 23 May 1991 17:11:51 +0000 (17:11 +0000)
committerK. Richard Pixley <rich@cygnus>
Thu, 23 May 1991 17:11:51 +0000 (17:11 +0000)
gas/config/vms/.Sanitize

index d59eb1c788e32d7c78963c67c16ef71fa805eea5..116a0ebd96c36dfb05420c7a0325665cdb0a4741 100644 (file)
@@ -33,20 +33,15 @@ vms.c
 
 Do-last:
 
-if ( echo $* | grep keep\-v9 > /dev/null ) ; then
-       echo Keeping v9 stuff in tc-sparc.c.
-else
-       echo Cleaning tc-sparc.c...
-       sed '/start\-sanitize/,/end-sanitize/d' < tc-sparc.c > new
-       mv new tc-sparc.c
-fi
-
 echo Done in `pwd`.
 
 #
 #
 # $Log$
-# Revision 1.1  1991/05/23 17:10:40  rich
+# Revision 1.2  1991/05/23 17:11:51  rich
+# No tc-sparc.c here.
+#
+# Revision 1.1  1991/05/23  17:10:40  rich
 # Initial revision
 #
 # Revision 1.1  1991/05/23  17:09:03  rich