From f1d3873da543505a4582488837edfff0d83534a5 Mon Sep 17 00:00:00 2001 From: kcwu Date: Wed, 23 Feb 2005 20:20:13 +0000 Subject: use libdes crypt() to save lots of memory, more than 100kb! git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2530 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/Makefile') diff --git a/mbbsd/Makefile b/mbbsd/Makefile index cb225405..5f99078f 100644 --- a/mbbsd/Makefile +++ b/mbbsd/Makefile @@ -10,7 +10,7 @@ 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 dark.o edit.o fav.o friend.o gamble.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 page.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\ -- cgit v1.2.3