From 6308dc81fbc5cc89f450e7beadc2cf710c0696e9 Mon Sep 17 00:00:00 2001 From: in2 Date: Fri, 5 Nov 2004 11:58:27 +0000 Subject: import NoCeM into innbbsd/. see http://nocem-innbbsd.sourceforge.net/ for details. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2312 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- innbbsd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'innbbsd/Makefile') diff --git a/innbbsd/Makefile b/innbbsd/Makefile index 1ac29ad7..69208a38 100644 --- a/innbbsd/Makefile +++ b/innbbsd/Makefile @@ -50,12 +50,12 @@ CFLAGS+= -c -I. -I$(BBS_SRC)/include -I$(BBS_SRC)/mbbsd -D$(BBS_DEP) \ OBJS = inndchannel.o innbbsd.o connectsock.o rfc931.o \ daemon.o file.o pmain.o his.o dbz.o \ closeonexec.o dbztool.o inntobbs.o receive_article.o \ - echobbslib.o str_decode.o $(BBS_REC) + echobbslib.o str_decode.o $(BBS_REC) nocem.o # $(BBS_REC) SRCS = inndchannel.c innbbsd.c connectsock.c rfc931.c \ daemon.c file.c pmain.c parsdate.y his.c dbz.c \ closeonexec.c dbztool.c inntobbs.c bbslib.c receive_article.c \ - port.c str_decode.c + port.c str_decode.c nocem.c MOBJS = makedbz.o bbslib.o file.o dbz.o closeonexec.o HOBJS = mkhistory.o bbslib.o file.o his.o dbz.o port.o closeonexec.o \ -- cgit v1.2.3