From ae2e414f5e5cebc6183a4eef70a75062b33a8a32 Mon Sep 17 00:00:00 2001 From: veego Date: Sat, 11 Oct 1997 19:56:42 +0000 Subject: Don't install this library, we only need this during the build. --- backgammon/common_source/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'backgammon') diff --git a/backgammon/common_source/Makefile b/backgammon/common_source/Makefile index 22006c12..1f8b949c 100644 --- a/backgammon/common_source/Makefile +++ b/backgammon/common_source/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1997/10/10 08:59:40 lukem Exp $ +# $NetBSD: Makefile,v 1.2 1997/10/11 19:56:42 veego Exp $ LIB= common_source SRCS= allow.c board.c check.c fancy.c init.c odds.c one.c save.c subs.c \ @@ -7,6 +7,9 @@ SRCS= allow.c board.c check.c fancy.c init.c odds.c one.c save.c subs.c \ NOPROFILE= noprofile NOPIC= nopic +# only needed during build +libinstall:: + .include LDADD= DPADD= -- cgit v1.2.3