From 6929bb2aba79e23f0a995fe1a3ba6d622db354fa Mon Sep 17 00:00:00 2001 From: kcwu Date: Thu, 16 Jan 2003 12:27:54 +0000 Subject: don't link unused code -_- git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@604 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbbsd') diff --git a/mbbsd/Makefile b/mbbsd/Makefile index 0a0c94f8..2a206efe 100644 --- a/mbbsd/Makefile +++ b/mbbsd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 2003/01/15 14:41:40 kcwu Exp $ +# $Id: Makefile,v 1.15 2003/01/16 12:27:54 kcwu Exp $ # ­q¸q°ò¥»ªì­È BBSHOME?= $(HOME) @@ -49,7 +49,7 @@ CFLAGS+= -DNO_FORK PROG= mbbsd OBJS= admin.o announce.o args.o bbs.o board.o cache.o cal.o card.o\ chat.o chc_draw.o chc_net.o chc_play.o chc_rule.o chicken.o dark.o\ - dice.o edit.o friend.o gamble.o gomo.o gomo1.o guess.o indict.o io.o\ + edit.o friend.o gamble.o gomo.o gomo1.o guess.o indict.o io.o\ kaede.o lovepaper.o mail.o mbbsd.o menu.o more.o name.o osdep.o\ othello.o page.o read.o record.o register.o screen.o stuff.o\ talk.o term.o topsong.o user.o vice.o vote.o xyz.o\ -- cgit v1.2.3