summaryrefslogtreecommitdiffstats
path: root/backgammon/common_source
diff options
context:
space:
mode:
Diffstat (limited to 'backgammon/common_source')
-rw-r--r--backgammon/common_source/Makefile5
1 files changed, 3 insertions, 2 deletions
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::