Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ rem nmake mode=static debug=false

set x_makefile=%__PROJECT__%\php-src\Makefile

echo \r\n >> %x_makefile%

echo release-php^: $(DEPS_CLI) $(CLI_GLOBAL_OBJS) $(BUILD_DIR)^\$(PHPLIB) $(BUILD_DIR)^\php.exe.res $(BUILD_DIR)^\php.exe.manifest >> %x_makefile%
echo ^@echo DEPS_CLI: $(DEPS_CLI) >> %x_makefile%
echo ^@echo ================== >> %x_makefile%

0 comments on commit 82a4171

Please sign in to comment.