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 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'backgammon/common_source') 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:: -- cgit v1.2.3