]> andersk Git - splint.git/blobdiff - os2/setenv.cmd.in
Updated documentation and Makefiles (LCLint -> splint),
[splint.git] / os2 / setenv.cmd.in
diff --git a/os2/setenv.cmd.in b/os2/setenv.cmd.in
new file mode 100644 (file)
index 0000000..7e7cf71
--- /dev/null
@@ -0,0 +1,8 @@
+rem **********************************************************************\r
+rem Automatically created from setenv.cmd.in by make\r
+rem **********************************************************************\r
+set version=@LCL_VERSION@\r
+set basedir=@BASEDIR@\r
+set LARCH_PATH=.;%basedir%\lib\r
+set LCLIMPORTDIR=.;%basedir%\imports\r
+set LCLBINARY=%basedir%\bin\splint.exe \r
This page took 0.045185 seconds and 4 git commands to generate.