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