hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 13 Aug 2009 18:10:32 +0100
changeset 347 94b4a136d800
parent 0 571f289c60b8
permissions -rw-r--r--
Simplified create-canonical-sysdef-file so that it's just a simple copy.

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