From 3cfbc9d6e1b548904c323e8c9a782ca0e82e1c4f Mon Sep 17 00:00:00 2001 From: wens Date: Mon, 4 Aug 2008 03:28:03 +0000 Subject: Use file_exist_record directly git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4392 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- common/bbs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/bbs/Makefile') diff --git a/common/bbs/Makefile b/common/bbs/Makefile index 458a01e6..d06df6a3 100644 --- a/common/bbs/Makefile +++ b/common/bbs/Makefile @@ -5,7 +5,7 @@ MKPIC:=no SRCROOT:= ../.. .include "$(SRCROOT)/pttbbs.mk" -SRCS:= log.c file.c money.c names.c path.c time.c string.c fhdr_stamp.c +SRCS:= log.c money.c names.c path.c time.c string.c fhdr_stamp.c LIB:= cmbbs install: -- cgit v1.2.3