Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / games / backgammon / teachgammon / Makefile
bloba1319a1a0df5113643adb1a16916342e2c4dcca2
1 # $NetBSD: Makefile,v 1.10 2001/12/12 00:07:47 tv Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
4 NOMAN= # defined
6 PROG= teachgammon
7 SRCS= data.c teach.c ttext1.c ttext2.c tutor.c
9 .include <bsd.prog.mk>