summaryrefslogtreecommitdiffstats
path: root/backgammon/common_source
diff options
context:
space:
mode:
authorveego <veego@NetBSD.org>1997-10-11 19:56:42 +0000
committerveego <veego@NetBSD.org>1997-10-11 19:56:42 +0000
commitae2e414f5e5cebc6183a4eef70a75062b33a8a32 (patch)
treeb9dc4dafd76d77ac0849be449918b6c547e61f50 /backgammon/common_source
parentd3b81ccde9544e4bfbf22b926e728776303df90b (diff)
downloadbsdgames-darwin-ae2e414f5e5cebc6183a4eef70a75062b33a8a32.tar.gz
bsdgames-darwin-ae2e414f5e5cebc6183a4eef70a75062b33a8a32.tar.zst
bsdgames-darwin-ae2e414f5e5cebc6183a4eef70a75062b33a8a32.zip
Don't install this library, we only need this during the build.
Diffstat (limited to 'backgammon/common_source')
-rw-r--r--backgammon/common_source/Makefile5
1 files changed, 4 insertions, 1 deletions
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 <bsd.lib.mk>
LDADD=
DPADD=