summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-12-13 01:47:03 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-12-13 01:47:03 +0800
commita752a92e27ab75785c9c13fbf7e5fb47e0f06a02 (patch)
tree204beef0b9f3dd20ffd88135a3cf026f1aed5d5e /mbbsd/Makefile
parentd45cf2b2910628b10aa71f68a5eb0fc88722e517 (diff)
downloadpttbbs-a752a92e27ab75785c9c13fbf7e5fb47e0f06a02.tar
pttbbs-a752a92e27ab75785c9c13fbf7e5fb47e0f06a02.tar.gz
pttbbs-a752a92e27ab75785c9c13fbf7e5fb47e0f06a02.tar.bz2
pttbbs-a752a92e27ab75785c9c13fbf7e5fb47e0f06a02.tar.lz
pttbbs-a752a92e27ab75785c9c13fbf7e5fb47e0f06a02.tar.xz
pttbbs-a752a92e27ab75785c9c13fbf7e5fb47e0f06a02.tar.zst
pttbbs-a752a92e27ab75785c9c13fbf7e5fb47e0f06a02.zip
- isolate telnet protocol. moved from mbbsd.c
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3679 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index 84468ffc..0998c962 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -11,12 +11,13 @@ LDFLAGS+= -L/usr/local/lib/mysql -lmysqlclient
PROG= mbbsd
OBJS= admin.o announce.o args.o assess.o bbs.o board.o cache.o cal.o card.o\
- chat.o chc.o chc_tab.o chicken.o convert.o crypt.o dark.o edit.o fav.o friend.o gamble.o\
- gomo.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 read.o record.o register.o\
+ chat.o chicken.o convert.o crypt.o edit.o fav.o friend.o gamble.o\
+ guess.o indict.o io.o kaede.o lovepaper.o mail.o mbbsd.o menu.o\
+ more.o name.o osdep.o read.o record.o register.o\
screen.o stuff.o talk.o term.o topsong.o user.o brc.o vice.o vote.o\
- xyz.o voteboard.o syspost.o var.o passwd.o calendar.o go.o file.o \
- pmore.o chess.o reversi.o
+ xyz.o voteboard.o syspost.o var.o passwd.o calendar.o file.o \
+ pmore.o telnet.o\
+ chc.o chc_tab.o chess.o go.o gomo.o dark.o reversi.o othello.o
.if defined(DIET)
OBJS+= random.o time.o alloc.o