mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 03:04:34 +01:00
5 lines
92 B
Makefile
5 lines
92 B
Makefile
|
|
||
|
# Common flags to build lua related files
|
||
|
|
||
|
CFLAGS+= -I${LUASRC} -I${LDRSRC} -I${LIBLUASRC}
|