mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
cleanup discontinued target
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user