Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/flua/
H A DMakefile4 LUASRC?= ${SRCTOP}/contrib/lua/src macro
5 .PATH: ${LUASRC}
23 CFLAGS+= -I${SRCTOP}/lib/liblua -I${.CURDIR}/modules -I${LUASRC}
/freebsd-14.2/lib/liblua/
H A DMakefile2 LUASRC?= ${SRCTOP}/contrib/lua/src macro
3 .PATH: ${LUASRC}
25 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/modules -I${LUASRC}
/freebsd-14.2/stand/liblua/
H A DMakefile4 .PATH: ${LUASRC}
38 CFLAGS+= -I${BOOTSRC}/include -I${LIBLUASRC} -I${LUASRC} -I${LDRSRC}
/freebsd-14.2/stand/
H A Dlua.mk4 CFLAGS+= -I${LUASRC} -I${LDRSRC} -I${LIBLUASRC}
H A Ddefs.mk47 LUASRC= ${SRCTOP}/contrib/lua/src