summaryrefslogtreecommitdiffstats
path: root/cribbage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cribbage/Makefile')
-rw-r--r--cribbage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cribbage/Makefile b/cribbage/Makefile
index c5c7522e..69c60d77 100644
--- a/cribbage/Makefile
+++ b/cribbage/Makefile
@@ -1,5 +1,5 @@
-# from: @(#)Makefile 5.11 (Berkeley) 5/11/90
-# $Id: Makefile,v 1.4 1994/12/22 09:33:52 cgd Exp $
+# $NetBSD: Makefile,v 1.5 1995/03/21 15:08:39 cgd Exp $
+# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= cribbage
DPADD= ${LIBCURSES} ${LIBTERM}