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