From 243b8fa1bcadfb312cc334fdd83322a043d97a41 Mon Sep 17 00:00:00 2001 From: piaip Date: Sat, 6 Aug 2005 09:02:50 +0000 Subject: Revision 3000 - sync with ptt1 local modified source git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3000 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mbbsd/Makefile') diff --git a/mbbsd/Makefile b/mbbsd/Makefile index 8f2abc22..5f1d5ad8 100644 --- a/mbbsd/Makefile +++ b/mbbsd/Makefile @@ -16,10 +16,12 @@ OBJS= admin.o announce.o args.o assess.o bbs.o board.o cache.o cal.o card.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 + .if defined(DIET) OBJS+= random.o time.o DIETCC= diet -Os .endif +#CFLAGS+=-g # reduce .bss align overhead .if !defined(DEBUG) -- cgit v1.2.3