summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index 883a2200..56cc71cd 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -10,12 +10,12 @@ SRCROOT= ..
PROG= mbbsd
CHESSOBJS= chc.o chc_tab.o chess.o go.o gomo.o dark.o reversi.o
GAMEOBJS = card.o guess.o chicken.o othello.o
-SYSOBJS = crypt.o osdep.o
+SYSOBJS = osdep.o
COREOBJS = bbs.o announce.o read.o board.o cache.o brc.o mail.o record.o fav.o
ACCOBJS = user.o register.o passwd.o
TALKOBJS = talk.o chat.o friend.o
NETOBJS = mbbsd.o io.o term.o
-UTILOBJS = stuff.o file.o kaede.o convert.o name.o
+UTILOBJS = stuff.o kaede.o convert.o name.o
PLUGOBJS = lovepaper.o calendar.o topsong.o vice.o
OBJS= admin.o assess.o cal.o edit.o menu.o more.o gamble.o \
xyz.o syspost.o vote.o var.o voteboard.o \