hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 13 Aug 2009 14:13:35 +0100
changeset 346 bf437da77ab4
parent 0 571f289c60b8
permissions -rw-r--r--
Simplify the create-canonical-sysdef-file target as we can depend on there only being a single sysdef in the supplied reference.

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