mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
4 lines
92 B
Makefile
4 lines
92 B
Makefile
|
|
# Common flags to build lua related files
|
|
|
|
CFLAGS+= -I${LUASRC} -I${LDRSRC} -I${LIBLUASRC}
|