1 1.11 lukem # $NetBSD: Makefile,v 1.11 2002/09/18 06:16:39 lukem Exp $ 2 1.5 cgd # @(#)Makefile 8.1 (Berkeley) 5/31/93 3 1.1 cgd 4 1.11 lukem NOMAN= # defined 5 1.11 lukem 6 1.10 tv PROG= teachgammon 7 1.10 tv SRCS= data.c teach.c ttext1.c ttext2.c tutor.c 8 1.1 cgd 9 1.1 cgd .include <bsd.prog.mk> 10