1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
archived-php-src/netware/php-nw.bat

16 lines
307 B
Batchfile
Executable File

@echo off
REM CodeWarrior stuff
set path=%path%;P:\APPS\SCRIPT\SW\CW71-4\BIN
REM Cygwin stuff
REM set path=%path%;R:\SCRIPT\PHP\CYGWIN\BIN
REM set CYGWIN=R:\SCRIPT\PHP\CYGWIN
REM Tools for building Zend
set path=%path%;P:\APPS\SCRIPT\SW\GNUWIN32\BIN
REM Build options
REM set BUILD=release
setbuild r 1