mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
*** empty log message ***
This commit is contained in:
parent
43beb1deda
commit
dd1bf198dc
1 changed files with 11 additions and 0 deletions
11
netware/php-nw.bat
Executable file
11
netware/php-nw.bat
Executable file
|
@ -0,0 +1,11 @@
|
||||||
|
@echo off
|
||||||
|
|
||||||
|
REM CodeWarrior stuff
|
||||||
|
set path=%path%;P:\APPS\SCRIPT\SW\CW71-4\BIN
|
||||||
|
|
||||||
|
REM Cygwin stuff
|
||||||
|
set path=%path%;R:\SCRIPT\PHP\CYGWIN\BIN
|
||||||
|
set CYGWIN=R:\SCRIPT\PHP\CYGWIN
|
||||||
|
|
||||||
|
set BUILD=release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue