Changed Header into Id

This commit is contained in:
ceriel 1994-06-23 13:47:02 +00:00
parent 11f3094b51
commit 273fb42833
8 changed files with 8 additions and 8 deletions

View file

@ -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.

View file

@ -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

View file

@ -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.

View file

@ -1,4 +1,4 @@
: '$Header$'
: '$Id$'
: Produce dependencies for all argument files

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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