hyanantha Fri Jan 3 03:34:34 2003 EDT
Modified files:
/php4/netware buildlib.bat
Log:
Modified for NetWare.
Index: php4/netware/buildlib.bat
diff -u php4/netware/buildlib.bat:1.1 php4/netware/buildlib.bat:1.2
--- php4/netware/buildlib.bat:1.1 Wed Sep 4 08:13:27 2002
+++ php4/netware/buildlib.bat Fri Jan 3 03:34:34 2003
@@ -5,6 +5,8 @@
if "%1" == "clean" make -f netware\phplib.mak clean
if "%1" == "/?" goto USAGE
+call netware\BisonExtStandard
+
REM Build command
make -f netware\phplib.mak
goto EXIT
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php