1 # $NetBSD: Makefile,v 1.12 1999/02/13 02:54:21 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
9 SRCS= extern.c crib.c cards.c instr.c io.c score.c support.c
13 .if ${MKSHARE} != "no"
15 FILESNAME=cribbage.instr
16 FILESDIR=/usr/share/games
19 .include <bsd.prog.mk>