Changed Header into Id
authorceriel <none@none>
Thu, 23 Jun 1994 13:47:02 +0000 (13:47 +0000)
committerceriel <none@none>
Thu, 23 Jun 1994 13:47:02 +0000 (13:47 +0000)
bin/cc-and-mkdep.ack
bin/cc-and-mkdep.all
bin/cc-and-mkdep.sun
bin/do_deps
bin/do_resolve
bin/lint-lib.ack
bin/lint-lib.unix
bin/rm_deps

index fc9e049..fb7103e 100755 (executable)
@@ -1,4 +1,4 @@
-: '$Header$'
+: '$Id$'
 
 : Compile and make dependencies. First argument is the file on which the
 : dependencies must be produced. This version is for ACK.
index 8539165..3a5271e 100755 (executable)
@@ -1,4 +1,4 @@
-: '$Header$'
+: '$Id$'
 
 : Compile and make dependencies. First argument is the file on which the
 : dependencies must be produced. This version is a generic one that should
index c77e5e3..0245b9c 100755 (executable)
@@ -1,4 +1,4 @@
-: '$Header$'
+: '$Id$'
 
 : Compile and make dependencies. First argument is the file on which the
 : dependencies must be produced. This version is for the SUN cc.
index 04b013b..51418c7 100755 (executable)
@@ -1,4 +1,4 @@
-: '$Header$'
+: '$Id$'
 
 : Produce dependencies for all argument files
 
index 3b50dfe..064bcbe 100755 (executable)
@@ -1,4 +1,4 @@
-: '$Header$'
+: '$Id$'
 
 : Resolve name clashes in the files on the argument list. If these
 : files reside in another directory, a copy is made in the current
index e83ec5f..b851ac2 100755 (executable)
@@ -1,4 +1,4 @@
-: '$Header$'
+: '$Id$'
 
 : Create a lint library file. The name of the library file is constructed
 : from the first argument. The second argument indicates the directory where
index 91c5fc7..eb20c26 100755 (executable)
@@ -1,4 +1,4 @@
-: '$Header$'
+: '$Id$'
 
 : Create a lint library file. The name of the library file is constructed
 : from the first argument. The second argument indicates the directory where
index 33e4a7d..6a136f1 100755 (executable)
@@ -1,4 +1,4 @@
-: $Header$
+: $Id$
 
 : remove dependencies from a makefile, write result on standard output.
 : we cannot do this directly in a makefile because some make versions