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 33f239b1..0a0c94f8 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.13 2002/12/31 17:42:23 in2 Exp $
+# $Id: Makefile,v 1.14 2003/01/15 14:41:40 kcwu Exp $
# ­q¸q°ò¥»ªì­È
BBSHOME?= $(HOME)
@@ -32,7 +32,7 @@ LIBS+= $(LIBS_$(OSTYPE))
CFLAGS+= -g
FDFLAGS+= -g
.else
-CFLAGS+= -O
+CFLAGS+= -Os
LDFLAGS+= -O
.endif