From 1a7e5739c8385759b4a115c76b4baa1b1e17120a Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 12 Dec 2001 00:07:45 +0000 Subject: MKfoo=no -> NOfoo= --- backgammon/common_source/Makefile | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'backgammon/common_source') diff --git a/backgammon/common_source/Makefile b/backgammon/common_source/Makefile index 27e42fac..55a513b3 100644 --- a/backgammon/common_source/Makefile +++ b/backgammon/common_source/Makefile @@ -1,14 +1,12 @@ -# $NetBSD: Makefile,v 1.5 1999/03/13 23:17:46 lukem Exp $ +# $NetBSD: Makefile,v 1.6 2001/12/12 00:07:47 tv Exp $ -LIB= common -SRCS= allow.c board.c check.c fancy.c init.c odds.c one.c save.c subs.c \ - table.c +LIB= common +SRCS= allow.c board.c check.c fancy.c init.c odds.c \ + one.c save.c subs.c table.c -MKLINT= no -MKPIC= no -MKPROFILE=no - -# only needed during build -libinstall:: +NOLINKLIB= # defined +NOLINT= # defined +NOPIC= # defined +NOPROFILE= # defined .include -- cgit v1.2.3