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