Skip to content

Commit 1300017

Browse files
committed
cleanup discontinued target
1 parent 09d3b73 commit 1300017

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

win32/build/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,6 @@ snap: build-snap build-devel build-dist
210210
$(BUILD_DIR)\deplister.exe: win32\build\deplister.c
211211
$(CC) /Fo$(BUILD_DIR)\ /Fd$(BUILD_DIR)\ /Fp$(BUILD_DIR)\ /FR$(BUILD_DIR) /Fe$(BUILD_DIR)\deplister.exe win32\build\deplister.c imagehlp.lib
212212

213-
msi-installer: dist
214-
$(BUILD_DIR)\php.exe ..\php-installer\build-installer.php "$(BUILD_DIR)" "$(PHPDLL)" "$(SAPI_TARGETS)" "$(EXT_TARGETS)" "$(PECL_TARGETS)"
215-
216213
# need to redirect, since INSTALL is a file in the root...
217214
install: really-install install-sdk
218215

0 commit comments

Comments
 (0)