Changed Header into Id
This commit is contained in:
parent
11f3094b51
commit
273fb42833
|
@ -1,4 +1,4 @@
|
||||||
: '$Header$'
|
: '$Id$'
|
||||||
|
|
||||||
: Compile and make dependencies. First argument is the file on which the
|
: Compile and make dependencies. First argument is the file on which the
|
||||||
: dependencies must be produced. This version is for ACK.
|
: dependencies must be produced. This version is for ACK.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
: '$Header$'
|
: '$Id$'
|
||||||
|
|
||||||
: Compile and make dependencies. First argument is the file on which the
|
: Compile and make dependencies. First argument is the file on which the
|
||||||
: dependencies must be produced. This version is a generic one that should
|
: dependencies must be produced. This version is a generic one that should
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
: '$Header$'
|
: '$Id$'
|
||||||
|
|
||||||
: Compile and make dependencies. First argument is the file on which the
|
: Compile and make dependencies. First argument is the file on which the
|
||||||
: dependencies must be produced. This version is for the SUN cc.
|
: dependencies must be produced. This version is for the SUN cc.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
: '$Header$'
|
: '$Id$'
|
||||||
|
|
||||||
: Produce dependencies for all argument files
|
: Produce dependencies for all argument files
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
: '$Header$'
|
: '$Id$'
|
||||||
|
|
||||||
: Resolve name clashes in the files on the argument list. If these
|
: Resolve name clashes in the files on the argument list. If these
|
||||||
: files reside in another directory, a copy is made in the current
|
: files reside in another directory, a copy is made in the current
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
: '$Header$'
|
: '$Id$'
|
||||||
|
|
||||||
: Create a lint library file. The name of the library file is constructed
|
: Create a lint library file. The name of the library file is constructed
|
||||||
: from the first argument. The second argument indicates the directory where
|
: from the first argument. The second argument indicates the directory where
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
: '$Header$'
|
: '$Id$'
|
||||||
|
|
||||||
: Create a lint library file. The name of the library file is constructed
|
: Create a lint library file. The name of the library file is constructed
|
||||||
: from the first argument. The second argument indicates the directory where
|
: from the first argument. The second argument indicates the directory where
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
: $Header$
|
: $Id$
|
||||||
|
|
||||||
: remove dependencies from a makefile, write result on standard output.
|
: remove dependencies from a makefile, write result on standard output.
|
||||||
: we cannot do this directly in a makefile because some make versions
|
: we cannot do this directly in a makefile because some make versions
|
||||||
|
|
Loading…
Reference in a new issue