Home
last modified time | relevance | path

Searched refs:LUAOBJS (Results 1 – 9 of 9) sorted by relevance

/dports/games/zangband/zangband/src/lua/
H A Dmakefile.zb11 LUAOBJS := $(addprefix src/lua/,\
19 objs-y += $(LUAOBJS)
25 TOLUAOBJS := $(addprefix src/lua/,tolua.o tolualua.o liolib.o) $(LUAOBJS)
/dports/games/zangband/zangband/src/
H A Dmakefile.ros19 LUAOBJS := lapi.o ldebug.o lmem.o lstrlib.o lvm.o \
27 TOLUAOBJS := tolua.o tolualua.o liolib.o $(LUAOBJS)
65 SLUAOBJS := $(addprefix lua/,$(LUAOBJS))
68 DLUAOBJS := $(addprefix lua.,$(LUAOBJS))
93 SLUAOBJS := $(addprefix lua/,$(LUAOBJS))
H A Dmakefile.bcc49 LUAOBJS = \
60 $(LUAOBJS)
132 $(LUAOBJS)
H A Dmakefile.std138 LUAOBJS := $(addprefix $(LUA), \
148 $(addprefix $(LUA), tolua.o tolualua.o liolib.o) $(LUAOBJS)
165 OBJS = $(ANGOBJS) $(ZUTILOBJS) $(BORGOBJS) $(LUAOBJS)
/dports/games/tomenet/tomenet-4.6.0/src/
H A DMakefile.bcc175 LUAOBJS = \
239 $(SERV_EXE): $(SERV_OBJS) $(LUAOBJS) $(TOLUAOBJS)
240 …$(LINKER) -ap $(LDFLAGS) -x $(SERV_OBJS) $(LUAOBJS) $(TOLUAOBJS) c0x32.obj, $(SERV_EXE),, cw32mt.l…
H A Dmakefile158 LUAOBJS = \ macro
367 SERV_OBJS += $(LUAOBJS)
H A Dmakefile.osx101 LUAOBJS = \
212 SERV_OBJS += $(LUAOBJS)
H A Dmakefile.win139 LUAOBJS = \
256 SERV_OBJS += $(LUAOBJS)
H A Dmakefile.mingw139 LUAOBJS = \
302 SERV_OBJS += $(LUAOBJS)