Makefile revision 1.10
11.10Stv#	$NetBSD: Makefile,v 1.10 2001/12/12 00:07:47 tv Exp $
21.5Scgd#	@(#)Makefile	8.1 (Berkeley) 5/31/93
31.1Scgd
41.10StvPROG=		teachgammon
51.10StvSRCS=		data.c teach.c ttext1.c ttext2.c tutor.c
61.10StvNOMAN=		# defined
71.1Scgd
81.1Scgd.include <bsd.prog.mk>
9