@echo off set palmdevroot=d:\palmdev set sdkincpath=%palmdevroot%\palmsdk3.1\incs set path=d:\cygnus\cygwin-b20\h-i586-cygwin32\bin;%palmdevroot%\prc-tools\h-i586-cygwin32\bin;%palmdevroot%\pilrcw32;%path% set c_include_path=%sdkincpath%;%sdkincpath%\Hardware;%sdkincpath%\UI;%sdkincpath%\International;%sdkincpath%\System;%palmdevroot%\prc-tools\h-i586-cygwin32\m68k-palmos\include set cplus_include_path=%sdkincpath%;%sdkincpath%\Hardware;%sdkincpath%\UI;%sdkincpath%\International;%sdkincpath%\System;%palmdevroot%\prc-tools\h-i586-cygwin32\m68k-palmos\include