hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 11 Aug 2009 15:56:05 +0100
changeset 345 26128bd2e266
parent 0 571f289c60b8
permissions -rw-r--r--
Un-hardwired an interim location for the system definition. Removed a target that is over-ridden in both the platform and package specific files.

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