Kaydet (Commit) f6ddf98e authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

4nt wrapper for mkdir.pl

üst ac8ab85f
rem @echo off
iff "%PERL%" == "" then
call perl5 %SOLARENV%\bin\mkdir.pl %1&
else
call %PERL% %SOLARENV%\bin\mkdir.pl %1&
endiff
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment