Searched refs:LUAOBJS (Results 1 – 9 of 9) sorted by relevance
/dports/games/zangband/zangband/src/lua/ |
H A D | makefile.zb | 11 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 D | makefile.ros | 19 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 D | makefile.bcc | 49 LUAOBJS = \ 60 $(LUAOBJS) 132 $(LUAOBJS)
|
H A D | makefile.std | 138 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 D | Makefile.bcc | 175 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 D | makefile | 158 LUAOBJS = \ macro 367 SERV_OBJS += $(LUAOBJS)
|
H A D | makefile.osx | 101 LUAOBJS = \ 212 SERV_OBJS += $(LUAOBJS)
|
H A D | makefile.win | 139 LUAOBJS = \ 256 SERV_OBJS += $(LUAOBJS)
|
H A D | makefile.mingw | 139 LUAOBJS = \ 302 SERV_OBJS += $(LUAOBJS)
|