From 751453a8ccc4c598a58e5b41868a6d9637b67474 Mon Sep 17 00:00:00 2001 From: simonb Date: Sat, 25 Feb 2006 12:04:23 +0000 Subject: Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT. --- backgammon/common_source/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'backgammon') diff --git a/backgammon/common_source/Makefile b/backgammon/common_source/Makefile index 1d91ed77..7dc80447 100644 --- a/backgammon/common_source/Makefile +++ b/backgammon/common_source/Makefile @@ -1,9 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2002/09/18 06:16:39 lukem Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/25 12:04:23 simonb Exp $ -NOLINKLIB= # defined -NOLINT= # defined -NOPIC= # defined -NOPROFILE= # defined +MKPRIVATELIB= yes LIB= common SRCS= allow.c board.c check.c fancy.c init.c odds.c \ -- cgit v1.2.3-56-ge451