diff options
Diffstat (limited to 'bin/cat/Makefile')
-rw-r--r-- | bin/cat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cat/Makefile b/bin/cat/Makefile index 6da43b3828af3..7f4221e97ac10 100644 --- a/bin/cat/Makefile +++ b/bin/cat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id$ +# $Id: Makefile,v 1.2 1994/09/24 02:53:25 davidg Exp $ PROG= cat |