summaryrefslogtreecommitdiffstats
path: root/monop/Makefile
diff options
context:
space:
mode:
authordholland <dholland@NetBSD.org>2008-02-24 01:41:14 +0000
committerdholland <dholland@NetBSD.org>2008-02-24 01:41:14 +0000
commit3a7bd350ec2aed9c0128fa818be32f554dfe29a6 (patch)
tree52e4caa66f5f2876769391a83a49a1dee6631d17 /monop/Makefile
parent018f1faba999e0e48431c237e74692b0d0fd73d6 (diff)
downloadbsdgames-darwin-3a7bd350ec2aed9c0128fa818be32f554dfe29a6.tar.gz
bsdgames-darwin-3a7bd350ec2aed9c0128fa818be32f554dfe29a6.tar.zst
bsdgames-darwin-3a7bd350ec2aed9c0128fa818be32f554dfe29a6.zip
Remove last traces of old save/load code. We no longer need a private
copy of malloc.
Diffstat (limited to 'monop/Makefile')
-rw-r--r--monop/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/monop/Makefile b/monop/Makefile
index da9eb50a..2a40fc1a 100644
--- a/monop/Makefile
+++ b/monop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/11/17 00:10:55 dogcow Exp $
+# $NetBSD: Makefile,v 1.29 2008/02/24 01:41:14 dholland Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
.include <bsd.own.mk>
@@ -14,10 +14,6 @@ FILES=cards.pck
FILESDIR=/usr/share/games
.endif
-.if (${MACHINE} != "sun2")
-SRCS+= malloc.c
-.endif
-
realall: ${FILES}
initdeck: initdeck.lo