removed rcsids
authorK. Richard Pixley <rich@cygnus>
Sat, 18 Jul 1992 04:12:48 +0000 (04:12 +0000)
committerK. Richard Pixley <rich@cygnus>
Sat, 18 Jul 1992 04:12:48 +0000 (04:12 +0000)
gas/Makefile.dos
gas/config/ho-go32.h
gas/config/tc-a29k.h

index d2ed3983ea82b8699d8e2c6dacd61fdca2dd576c..1d9541c2f896842d1bafe68ccf0a51e291d66688 100644 (file)
@@ -34,8 +34,6 @@ VPATH = .
 #along with GNU GAS; see the file COPYING.  If not, write to
 #the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-# $Id$
-
 # The targets for external use include:
 # all, doc, proto, install, uninstall, includes, TAGS,
 # clean, cleanconfig, realclean, stage1, stage2, stage3, stage4.
index 0fe1cffc9332f7d82464d522884b5c1904bf9330..d6ac336003431ce03aa9c35ea8248f5445f048d4 100644 (file)
@@ -17,8 +17,6 @@ You should have received a copy of the GNU General Public License
 along with GAS; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-/* $Id$ */
-
 #define HO_I386 1
 
 extern void free();
index d710a70bcf25b77d77637e534c2bf9b572c1782e..80a4a1a706e4b05f16858d3973bc9f8b240e378a 100644 (file)
@@ -17,8 +17,6 @@ You should have received a copy of the GNU General Public License
 along with GAS; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-/* $Id$ */
-
 #define TC_A29K
 
 #define tc_headers_hook(a)             ; /* not used */