hlm.bat
author ShabeR@UK-SHABER
Tue, 07 Apr 2009 12:12:12 +0100
changeset 35 9f78d5788229
parent 0 571f289c60b8
permissions -rw-r--r--
Apply sbs clean before build. TODO add generic clean target next.

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