mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 14:25:50 -05: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}
|