summaryrefslogtreecommitdiffhomepage
path: root/auto/make
diff options
context:
space:
mode:
Diffstat (limited to 'auto/make')
-rw-r--r--auto/make12
1 files changed, 1 insertions, 11 deletions
diff --git a/auto/make b/auto/make
index 2c827a311..d14bf6174 100644
--- a/auto/make
+++ b/auto/make
@@ -23,22 +23,12 @@ LINK = $LINK
END
+
if test -n "$NGX_PERL_CFLAGS"; then
echo NGX_PERL_CFLAGS = $NGX_PERL_CFLAGS >> $NGX_MAKEFILE
echo NGX_PM_CFLAGS = $NGX_PM_CFLAGS >> $NGX_MAKEFILE
fi
-if [ "$BMAKE" = wmake ]; then
- echo MAKE = wmake >> $NGX_MAKEFILE
-
- ngx_regex_cont=' '
- ngx_long_regex_cont=' '
- ngx_cont=' '
- ngx_long_cont=' '
- ngx_tab=' '
-
-fi
-
# ALL_INCS, required by the addons and by OpenWatcom C precompiled headers