From 48236419b31d93d9fca6ef3aad010044062dcb41 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 1 Aug 1993 05:37:30 +0000 Subject: Add RCS identifiers. --- cribbage/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cribbage') diff --git a/cribbage/Makefile b/cribbage/Makefile index 6a139c88..5b244d09 100644 --- a/cribbage/Makefile +++ b/cribbage/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.11 (Berkeley) 5/11/90 +# from: @(#)Makefile 5.11 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.3 1993/08/01 05:45:43 mycroft Exp $ PROG= cribbage DPADD= ${LIBCURSES} ${LIBTERM} -- cgit v1.2.3