summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-08-08 19:40:28 +0200
committerAnatol Belski <ab@php.net>2017-08-08 19:40:28 +0200
commit42608a340152374328ff51eb02810c255e01937a (patch)
treeafc629ef969b412f3d3048c56739ec3fc63c33fe
parent315d3910fa50fce6c3edff5c835ec25b3d0aa2c3 (diff)
parentafb20f48958b083996381c5d52134c036c21ea88 (diff)
downloadphp-git-42608a340152374328ff51eb02810c255e01937a.tar.gz
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: Remove mistakingly added line
-rw-r--r--win32/build/Makefile.phpize1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/build/Makefile.phpize b/win32/build/Makefile.phpize
index acb609c2bb..517db128bd 100644
--- a/win32/build/Makefile.phpize
+++ b/win32/build/Makefile.phpize
@@ -16,7 +16,6 @@ DEBUGGER_CMD=
DEBUGGER_ARGS=
!endif
-all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS)
all: $(EXT_TARGETS) $(PECL_TARGETS)
build_dirs: $(BUILD_DIR) $(BUILD_DIRS_SUB)