Home
last modified time | relevance | path

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

/freebsd-11-stable/libexec/flua/
HDMakefile5 LUASRC?= ${SRCTOP}/contrib/lua/src macro
6 .PATH: ${LUASRC}
35 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/modules -I${LUASRC}
/freebsd-11-stable/stand/liblua/
HDMakefile5 .PATH: ${LUASRC}
36 CFLAGS+= -I${BOOTSRC}/include -I${LIBLUASRC} -I${LUASRC} -I${LDRSRC}
/freebsd-11-stable/stand/
HDlua.mk5 CFLAGS+= -I${LUASRC} -I${LDRSRC} -I${LIBLUASRC}
HDdefs.mk31 LUASRC= ${SRCTOP}/contrib/lua/src