Merge pull request #979 from cxd4/patch-1

[Common] leftover remnant of Win32 command shell
This commit is contained in:
zilmar 2016-02-06 06:56:09 +11:00
commit 3ab7328daf
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ $AS -o $obj/SyncEvent.o $obj/SyncEvent.asm
$AS -o $obj/Trace.o $obj/Trace.asm
$AS -o $obj/Util.o $obj/Util.asm
set OBJ_LIST="\
OBJ_LIST="\
$obj/Util.o \
$obj/Trace.o \
$obj/SyncEvent.o \