diff options
Diffstat (limited to 'otherlibs/str/regex-0.12')
-rw-r--r-- | otherlibs/str/regex-0.12/Makefile.Mac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/otherlibs/str/regex-0.12/Makefile.Mac b/otherlibs/str/regex-0.12/Makefile.Mac index f24949d14..dab5ab111 100644 --- a/otherlibs/str/regex-0.12/Makefile.Mac +++ b/otherlibs/str/regex-0.12/Makefile.Mac @@ -28,10 +28,10 @@ version = 0.12 CPPFLAGS = C = sc -COptions = -model far -w 29,35 +COptions = -model far -w 29,35 {cdbgflag} PPCC = mrc -PPCCOptions = -w 29,35 +PPCCOptions = -w 29,35 {cdbgflag} DEFS = -d STDC_HEADERS -d STRING_H -d REGEX_MALLOC |