xref
: /
freebsd
/
stand
/
lua.mk
(revision 61ba55bcf70f2340f9c943c9571113b3fd8eda69)
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