@echo off call tolua_make.bat lua\tolua.exe -n field -o l-field.c l-field.pkg lua\tolua.exe -n misc -o l-misc.c l-misc.pkg lua\tolua.exe -n monst -o l-monst.c l-monst.pkg lua\tolua.exe -n object -o l-object.c l-object.pkg lua\tolua.exe -n player -o l-player.c l-player.pkg lua\tolua.exe -n random -o l-random.c l-random.pkg lua\tolua.exe -n spell -o l-spell.c l-spell.pkg lua\tolua.exe -n ui -o l-ui.c l-ui.pkg c:\lcc\bin\make.exe