diff options
Diffstat (limited to 'cribbage/Makefile')
| -rw-r--r-- | cribbage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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} |
