]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
Don't install this library, we only need this during the build.
authorveego <veego@NetBSD.org>
Sat, 11 Oct 1997 19:56:42 +0000 (19:56 +0000)
committerveego <veego@NetBSD.org>
Sat, 11 Oct 1997 19:56:42 +0000 (19:56 +0000)
backgammon/common_source/Makefile

index 22006c12576fc08ca6ca9dc826dbfba8ad9173a7..1f8b949c2810447d620f6c21fd18095c6293ebe8 100644 (file)
@@ -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=