From 9fa95ded89b6580b5436b1eaa034d7a5abd64c9b Mon Sep 17 00:00:00 2001 From: lukem Date: Wed, 18 Sep 2002 06:16:39 +0000 Subject: some makefile de-linting --- backgammon/teachgammon/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'backgammon/teachgammon') diff --git a/backgammon/teachgammon/Makefile b/backgammon/teachgammon/Makefile index e57824f7..af8662ef 100644 --- a/backgammon/teachgammon/Makefile +++ b/backgammon/teachgammon/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2001/12/12 00:07:47 tv Exp $ +# $NetBSD: Makefile,v 1.11 2002/09/18 06:16:39 lukem Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 +NOMAN= # defined + PROG= teachgammon SRCS= data.c teach.c ttext1.c ttext2.c tutor.c -NOMAN= # defined .include -- cgit v1.2.3