summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-09-08 00:03:08 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-09-08 00:03:08 +0800
commit4aab81aad26f5619e514dbb97419521fa96cc37f (patch)
treec874f8c6f9202e5c7353eeceb04038051bb447d8 /mbbsd/Makefile
parent092c2f44d463699a7e9b2965f1a354a225081516 (diff)
downloadpttbbs-4aab81aad26f5619e514dbb97419521fa96cc37f.tar
pttbbs-4aab81aad26f5619e514dbb97419521fa96cc37f.tar.gz
pttbbs-4aab81aad26f5619e514dbb97419521fa96cc37f.tar.bz2
pttbbs-4aab81aad26f5619e514dbb97419521fa96cc37f.tar.lz
pttbbs-4aab81aad26f5619e514dbb97419521fa96cc37f.tar.xz
pttbbs-4aab81aad26f5619e514dbb97419521fa96cc37f.tar.zst
pttbbs-4aab81aad26f5619e514dbb97419521fa96cc37f.zip
Wide terminal rules.
This time we have userlist and mailbox support. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3136 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index 2e5637ab..3be108ad 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -21,7 +21,7 @@ OBJS= admin.o announce.o args.o assess.o bbs.o board.o cache.o cal.o card.o\
OBJS+= random.o time.o
DIETCC= diet -Os
.endif
-#CFLAGS+=-g
+CFLAGS+=-std=c99
# reduce .bss align overhead
.if !defined(DEBUG)