]> andersk Git - splint.git/blame - os2/run_splint.cmd
Fixed the OS/2 specific files for the latest release.
[splint.git] / os2 / run_splint.cmd
CommitLineData
e5a87a6c 1@echo off\r
2rem *****************************************************************\r
87fa79e5 3rem run splint from the source\os2 directory with proper environment\r
e5a87a6c 4rem *****************************************************************\r
5setlocal\r
3934e170 6call setenv.cmd\r
e5a87a6c 7echo it's %LCLBINARY%, %LARCH_PATH% and %LCLIMPORTDIR%\r
feba098c 8%LCLBINARY% %1 %2 %3 %4 %5 %6 %7 %8 %9 %10 %11 %12 %13 %14 %15\r
e5a87a6c 9endlocal\r
This page took 0.056295 seconds and 5 git commands to generate.