Home
last modified time | relevance | path

Searched refs:LUASRC (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/xnethack/xNetHack-xnh6.1/sys/winnt/
H A DMakefile.gcc815 @echo #include "$(LUASRC)/lua.h" >> $@
817 @echo #include "$(LUASRC)/lualib.h" >> $@
818 @echo #include "$(LUASRC)/lauxlib.h" >> $@
/dports/www/htdigest/httpd-2.4.6/modules/lua/
H A DNWGNUmakefile34 $(LUASRC)/src \
243 UNWANTED = $(LUASRC)/src/lua.c $(LUASRC)/src/luac.c $(LUASRC)/src/print.c
246 …$(patsubst $(LUASRC)/src/%.c,$(OBJDIR)/%.o, $(filter-out $(UNWANTED), $(wildcard $(LUASRC)/src/*.c…
268 vpath %.c $(LUASRC)/src
/dports/www/apache24/httpd-2.4.53/modules/lua/
H A DNWGNUmakefile34 $(LUASRC)/src \
253 UNWANTED = $(LUASRC)/src/lua.c $(LUASRC)/src/luac.c $(LUASRC)/src/print.c
256 …$(patsubst $(LUASRC)/src/%.c,$(OBJDIR)/%.o, $(filter-out $(UNWANTED), $(wildcard $(LUASRC)/src/*.c…
278 vpath %.c $(LUASRC)/src ../arch/netware
/dports/www/htdigest/httpd-2.4.6/modules/
H A DNWGNUmakefile68 # If WITH_LUA and LUASRC have been defined then build the mod_lua module
70 ifneq "$(LUASRC)" ""
/dports/www/apache24/httpd-2.4.53/modules/
H A DNWGNUmakefile69 # If WITH_LUA and LUASRC have been defined then build the mod_lua module
71 ifneq "$(LUASRC)" ""
/dports/editors/emacs/emacs-27.2/test/manual/etags/
H A DMakefile17 LUASRC=$(addprefix ./lua-src/,allegro.lua test.lua) macro
32 ${FORTHSRC} ${GOSRC} ${HTMLSRC} ${JAVASRC} ${LUASRC} ${MAKESRC}\
H A DETAGS.good_12422 LUASRC=19,907
H A DETAGS.good_42586 LUASRC=19,907
H A DETAGS.good_32802 LUASRC=19,907
H A DETAGS.good_22994 LUASRC=19,907
H A DETAGS.good_53538 LUASRC=19,907
H A DETAGS.good_63538 LUASRC=19,907
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/
H A DMakefile17 LUASRC=$(addprefix ./lua-src/,allegro.lua test.lua) macro
34 ${FORTHSRC} ${GOSRC} ${HTMLSRC} ${JAVASRC} ${LUASRC} ${MAKESRC}\
H A DETAGS.good_12420 LUASRC=19,907
H A DETAGS.good_32800 LUASRC=19,907
H A DETAGS.good_42582 LUASRC=19,907
H A DETAGS.good_22992 LUASRC=19,907
H A DETAGS.good_53534 LUASRC=19,907
H A DETAGS.good_63534 LUASRC=19,907
H A DCTAGS.good833 LUASRC make-src/Makefile /^LUASRC=allegro.lua$/
/dports/games/xnethack/xNetHack-xnh6.1/.github/workflows/
H A Dxnethack-cross-platform-build.yml50 LUASRC: ../submodules/lua
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/make-src/
H A DMakefile19 LUASRC=allegro.lua macro
32 ${FORTHSRC} ${HTMLSRC} ${JAVASRC} ${LUASRC} ${MAKESRC} ${OBJCSRC}\
/dports/editors/emacs/emacs-27.2/test/manual/etags/make-src/
H A DMakefile19 LUASRC=allegro.lua macro
32 ${FORTHSRC} ${HTMLSRC} ${JAVASRC} ${LUASRC} ${MAKESRC} ${OBJCSRC}\
/dports/games/xnethack/xNetHack-xnh6.1/
H A Dazure-pipelines.yml135 export LUASRC=../submodules/lua
/dports/games/xnethack/xNetHack-xnh6.1/sys/msdos/
H A DMakefile.GCC311 LUASRC = $(LUATOP)/src
314 LUAINCL = -I$(LUASRC)
532 $(OBJ)/%.o : $(LUASRC)/%.c
963 $(O)lua.o: $(LUASRC)/lua.c
964 $(O)luac.o: $(LUASRC)/luac.c

12