OSDN Git Service

- Added strcmp, stricmp (strcasecmp), strleft, strright, and strmid to zspecial.acs.
[zandronum/zandronum-acc.git] / Makefile
index 4e21bd1..1a7af60 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,9 +16,9 @@ EXENAME = acc
 endif\r
 endif\r
 \r
-CFLAGS ?= -Os -Wall -W -fomit-frame-pointer\r
+CFLAGS ?= -O2 -Wall -W\r
 LDFLAGS ?= -s\r
-VERNUM = 151\r
+VERNUM = 153\r
 \r
 OBJS = \\r
        acc.o     \\r