From: Anatol Belski Date: Thu, 13 Jul 2017 06:18:02 +0000 (+0200) Subject: cleanup discontinued target X-Git-Tag: php-7.2.0beta1~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1300017cdca025648a79ea07eaf46c6095f9d291;p=php cleanup discontinued target --- diff --git a/win32/build/Makefile b/win32/build/Makefile index aa8f78302e..da484af393 100644 --- a/win32/build/Makefile +++ b/win32/build/Makefile @@ -210,9 +210,6 @@ snap: build-snap build-devel build-dist $(BUILD_DIR)\deplister.exe: win32\build\deplister.c $(CC) /Fo$(BUILD_DIR)\ /Fd$(BUILD_DIR)\ /Fp$(BUILD_DIR)\ /FR$(BUILD_DIR) /Fe$(BUILD_DIR)\deplister.exe win32\build\deplister.c imagehlp.lib -msi-installer: dist - $(BUILD_DIR)\php.exe ..\php-installer\build-installer.php "$(BUILD_DIR)" "$(PHPDLL)" "$(SAPI_TARGETS)" "$(EXT_TARGETS)" "$(PECL_TARGETS)" - # need to redirect, since INSTALL is a file in the root... install: really-install install-sdk