@ echo off
REM Metztli Information Techonology provides this file in good faith
REM based on satisfactory performance in one of its local machines.
REM Notwithstanding, we do not make implicit/explicit warranty of
REM its fitness in your specific OS/2 environment. Hence use at your
REM own risk since you are not obliged to try it (01-04-2006).
REM
REM Replace the default S: Java Home directory drive letter as
REM  well as the drive letter of your ANT installation drive
REM below to accomodate your environment:
@ echo on
SET JAVA_HOME=S:\Java141
SET ANT_HOME=S:\apache-ant-1.7.0
PATH=%PATH%S:\apache-ant-1.7.0\bin;