1999-02-13 05:54:17 +03:00
|
|
|
# $NetBSD: Makefile,v 1.9 1999/02/13 02:54:20 lukem Exp $
|
1995-03-21 18:03:38 +03:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
PROG= teachgammon
|
1997-10-10 12:59:32 +04:00
|
|
|
SRCS= data.c teach.c ttext1.c ttext2.c tutor.c
|
1999-02-13 05:54:17 +03:00
|
|
|
MKMAN= no
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|