]> andersk Git - splint.git/blobdiff - os2/run_lclint.cmd
Some work on the files in os2/, removed unnecessary
[splint.git] / os2 / run_lclint.cmd
index 35fc3d925fc1de4c22c9251bf0e013f91707b7f5..6e8c958901c332722f3c05b674d174d9369a5cdc 100755 (executable)
@@ -3,10 +3,7 @@ rem *****************************************************************
 rem run LCLint from the source\os2 directory with proper environment\r
 rem *****************************************************************\r
 setlocal\r
-set base=e:\usr\src\lclint-3.0.0.16\r
-set LARCH_PATH=%base%\lib\r
-set LCLIMPORTDIR=%base%\imports\r
-set LCLBINARY=%base%\bin\lclint.exe \r
+call setenv.cmd\r
 echo it's %LCLBINARY%, %LARCH_PATH% and %LCLIMPORTDIR%\r
 %LCLBINARY% %1 %2 %3 %4 %5 %6 %7 %8 %9\r
 endlocal\r
This page took 0.027471 seconds and 4 git commands to generate.