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
|
||||
: 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
|
||||
: 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
|
||||
: dependencies must be produced. This version is for the SUN cc.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
: '$Header$'
|
||||
: '$Id$'
|
||||
|
||||
: Produce dependencies for all argument files
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue