summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-08-08 19:37:55 +0200
committerAnatol Belski <ab@php.net>2017-08-08 19:37:55 +0200
commitafb20f48958b083996381c5d52134c036c21ea88 (patch)
tree085f6bef90629477571117a641a64e650d86eb58
parent075986f214957864c09559dda5a8cad89abcec88 (diff)
downloadphp-git-afb20f48958b083996381c5d52134c036c21ea88.tar.gz
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)