summaryrefslogtreecommitdiffstats
path: root/monop/Makefile
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2003-04-21 01:23:06 +0000
committerchristos <christos@NetBSD.org>2003-04-21 01:23:06 +0000
commit6b63b6a7513084a7b8d5bfe71638ce78312a2834 (patch)
tree51511fd51573b93b24f75774625d44c54cab8373 /monop/Makefile
parent8dd0f8b5a7616b209c9f8fff583b0934785bb1e9 (diff)
downloadbsdgames-darwin-6b63b6a7513084a7b8d5bfe71638ce78312a2834.tar.gz
bsdgames-darwin-6b63b6a7513084a7b8d5bfe71638ce78312a2834.tar.zst
bsdgames-darwin-6b63b6a7513084a7b8d5bfe71638ce78312a2834.zip
use an sbrk() only malloc() because save and restore depends on saving
the data segment only. Maybe we should make libbsdmalloc?
Diffstat (limited to 'monop/Makefile')
-rw-r--r--monop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/monop/Makefile b/monop/Makefile
index 795a1da0..7b2ea903 100644
--- a/monop/Makefile
+++ b/monop/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2002/03/05 21:30:41 thorpej Exp $
+# $NetBSD: Makefile,v 1.23 2003/04/21 01:23:07 christos Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
.include <bsd.own.mk>
PROG= monop
-SRCS= monop.c cards.c execute.c getinp.c houses.c jail.c misc.c morg.c \
- print.c prop.c rent.c roll.c spec.c trade.c
+SRCS= monop.c cards.c execute.c getinp.c houses.c jail.c malloc.c misc.c \
+ morg.c print.c prop.c rent.c roll.c spec.c trade.c
MAN= monop.6
HIDEGAME=hidegame
CLEANFILES+=initdeck cards.pck