]> granicus.if.org Git - php/commitdiff
cleanup discontinued target
authorAnatol Belski <ab@php.net>
Thu, 13 Jul 2017 06:18:02 +0000 (08:18 +0200)
committerAnatol Belski <ab@php.net>
Thu, 13 Jul 2017 06:18:50 +0000 (08:18 +0200)
win32/build/Makefile

index aa8f78302e36c1b1e7b6cdc550b548b7abcdb9a5..da484af39387e39057e80fb820dbe5f599b8d964 100644 (file)
@@ -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