From 6157dd6047f787e172995bd2ed682457fa2980a9 Mon Sep 17 00:00:00 2001 From: lukem Date: Sat, 13 Feb 1999 02:54:17 +0000 Subject: convert from NOxxx= to MKxxx=no. include if testing a MKxxx variable. --- backgammon/common_source/Makefile | 6 +++--- backgammon/teachgammon/Makefile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'backgammon') diff --git a/backgammon/common_source/Makefile b/backgammon/common_source/Makefile index 2a4059bd..7102b834 100644 --- a/backgammon/common_source/Makefile +++ b/backgammon/common_source/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 1997/10/11 20:24:06 mycroft Exp $ +# $NetBSD: Makefile,v 1.4 1999/02/13 02:54:20 lukem Exp $ LIB= common SRCS= allow.c board.c check.c fancy.c init.c odds.c one.c save.c subs.c \ table.c -NOPROFILE= noprofile -NOPIC= nopic +MKPROFILE=no +MKPIC= no # only needed during build libinstall:: diff --git a/backgammon/teachgammon/Makefile b/backgammon/teachgammon/Makefile index cd53994f..249e506c 100644 --- a/backgammon/teachgammon/Makefile +++ b/backgammon/teachgammon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 1997/10/10 08:59:50 lukem Exp $ +# $NetBSD: Makefile,v 1.9 1999/02/13 02:54:20 lukem Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= teachgammon SRCS= data.c teach.c ttext1.c ttext2.c tutor.c -NOMAN= noman +MKMAN= no .include -- cgit v1.2.3-56-ge451