summaryrefslogtreecommitdiffstats
path: root/backgammon/common_source/Makefile
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>1997-10-10 08:59:32 +0000
committerlukem <lukem@NetBSD.org>1997-10-10 08:59:32 +0000
commitaf857c197b393612bf159ea798009c9b1bf5200a (patch)
tree7cd6f97280a9887610e2221a083496d876206488 /backgammon/common_source/Makefile
parent3895ec385efe2f9eb9901519a2e4488af0ac3913 (diff)
downloadbsdgames-darwin-af857c197b393612bf159ea798009c9b1bf5200a.tar.gz
bsdgames-darwin-af857c197b393612bf159ea798009c9b1bf5200a.tar.zst
bsdgames-darwin-af857c197b393612bf159ea798009c9b1bf5200a.zip
KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)
Diffstat (limited to 'backgammon/common_source/Makefile')
-rw-r--r--backgammon/common_source/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/backgammon/common_source/Makefile b/backgammon/common_source/Makefile
new file mode 100644
index 00000000..22006c12
--- /dev/null
+++ b/backgammon/common_source/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 1997/10/10 08:59:40 lukem Exp $
+
+LIB= common_source
+SRCS= allow.c board.c check.c fancy.c init.c odds.c one.c save.c subs.c \
+ table.c
+
+NOPROFILE= noprofile
+NOPIC= nopic
+
+.include <bsd.lib.mk>
+LDADD=
+DPADD=