From 12192da2c4c5b4cc4c728b70ec58794ff4ba5302 Mon Sep 17 00:00:00 2001 From: Anantha Kesari H Y Date: Fri, 3 Jan 2003 08:34:34 +0000 Subject: Modified for NetWare. --- netware/buildlib.bat | 2 ++ 1 file changed, 2 insertions(+) (limited to 'netware/buildlib.bat') diff --git a/netware/buildlib.bat b/netware/buildlib.bat index 76e271846e..5abd71229d 100755 --- a/netware/buildlib.bat +++ b/netware/buildlib.bat @@ -5,6 +5,8 @@ cd .. 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 -- cgit v1.2.1