summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/make.c')
-rw-r--r--usr.bin/make/make.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/make.c b/usr.bin/make/make.c
index c9c4b611126b1..84ecbb1cdc1fa 100644
--- a/usr.bin/make/make.c
+++ b/usr.bin/make/make.c
@@ -35,7 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: make.c,v 1.8 1997/02/22 19:27:16 peter Exp $
*/
#ifndef lint