From 4401be8ea0ef048e3e9b0b1ba146b9d1f030009d Mon Sep 17 00:00:00 2001 From: ptt Date: Wed, 26 Jun 2002 09:49:37 +0000 Subject: remove bbcall.c should add SMS now ont bbcall git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@360 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbbsd/Makefile') diff --git a/mbbsd/Makefile b/mbbsd/Makefile index 03bdc07f..af2d3a7a 100644 --- a/mbbsd/Makefile +++ b/mbbsd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 2002/06/04 13:11:38 in2 Exp $ +# $Id: Makefile,v 1.10 2002/06/26 09:49:37 ptt Exp $ BBSHOME?=$(HOME) OSTYPE=FreeBSD @@ -36,7 +36,7 @@ CFLAGS+= -DNO_FORK CC= gcc PROG= mbbsd -OBJS= admin.o announce.o args.o bbcall.o bbs.o board.o cache.o cal.o card.o\ +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\ kaede.o lovepaper.o mail.o mbbsd.o menu.o more.o name.o osdep.o\ -- cgit v1.2.3