sf-tools/hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 04 Aug 2010 12:42:29 +0100
changeset 1202 8e3d3bbaed03
parent 964 ca156d459030
permissions -rw-r--r--
Sorted steps into targets, so it's easier to interpret the console output.

@echo off
setlocal
call %~dp0..\common\hlm.bat %*
endlocal