#	$NetBSD: Makefile,v 1.9 1999/02/13 02:54:20 lukem Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=	teachgammon
SRCS=	data.c teach.c ttext1.c ttext2.c tutor.c
MKMAN=	no

.include <bsd.prog.mk>
