mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 07:55:21 -04: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}
|