From cda4f8f6ee55684e8d311b86c99ea59191e6b74f Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 1 Aug 1993 05:37:30 +0000 Subject: Add RCS identifiers. --- gnu/usr.bin/gcc2/cpp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gnu/usr.bin/gcc2/cpp') diff --git a/gnu/usr.bin/gcc2/cpp/Makefile b/gnu/usr.bin/gcc2/cpp/Makefile index 960aa6f1f49..34c0a08fd59 100644 --- a/gnu/usr.bin/gcc2/cpp/Makefile +++ b/gnu/usr.bin/gcc2/cpp/Makefile @@ -1,4 +1,6 @@ -# @(#)Makefile 6.4 (Berkeley) 2/21/91 +# from: @(#)Makefile 6.4 (Berkeley) 2/21/91 +# $Id: Makefile,v 1.5 1993/08/01 05:42:46 mycroft Exp $ + PROG= cpp BINDIR= /usr/libexec SRCS= cccp.c cexp.y version.c -- cgit