summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2020-11-11 20:04:02 +0000
committerchristos <christos@NetBSD.org>2020-11-11 20:04:02 +0000
commit0b4c3861ae9de303c21256a9cc084c79c4fed743 (patch)
tree5ed46ece0d6d058f71c3d668c2bdfcf5f1d9faa7
parent8501c01b33abba8d470d59e05105e7215f0a95a4 (diff)
downloadbsdgames-darwin-0b4c3861ae9de303c21256a9cc084c79c4fed743.tar.gz
bsdgames-darwin-0b4c3861ae9de303c21256a9cc084c79c4fed743.tar.zst
bsdgames-darwin-0b4c3861ae9de303c21256a9cc084c79c4fed743.zip
Comment out debugging build (it still randomly crashes though) pointed out
by wiz
-rw-r--r--warp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/warp/Makefile b/warp/Makefile
index 6b0c1b0b..3869a4d2 100644
--- a/warp/Makefile
+++ b/warp/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2020/11/11 19:54:53 christos Exp $
+# $NetBSD: Makefile,v 1.5 2020/11/11 20:04:02 christos Exp $
.include <bsd.own.mk>
PROG= warp
-DBG=-g
+#DBG=-g
SRCS= bang.c init.c intrp.c move.c object.c play.c score.c sig.c term.c \
them.c us.c util.c version.c warp.c weapon.c