From 744eace4d5bc380b631a1a3ce4a2eb052e0f4a3e Mon Sep 17 00:00:00 2001 From: lukem Date: Sat, 13 Mar 1999 23:17:46 +0000 Subject: set MKLINT=no. noted by NAKAJIMA Yoshihiro --- backgammon/common_source/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'backgammon/common_source') diff --git a/backgammon/common_source/Makefile b/backgammon/common_source/Makefile index 7102b834..27e42fac 100644 --- a/backgammon/common_source/Makefile +++ b/backgammon/common_source/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.4 1999/02/13 02:54:20 lukem Exp $ +# $NetBSD: Makefile,v 1.5 1999/03/13 23:17:46 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 -MKPROFILE=no +MKLINT= no MKPIC= no +MKPROFILE=no # only needed during build libinstall:: -- cgit v1.2.3-56-ge451