xref
: /
freebsd
/
stand
/
lua.mk
(revision 538f8bdc8bc4ebb868ab0ae12537815d27e310eb)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
# Common flags to build lua related files
3
4
CFLAGS
+= -I${
LUASRC
} -I${
LDRSRC
} -I${
LIBLUASRC
}
5