mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-23 07:31:31 +00:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
5 lines
92 B
Makefile
5 lines
92 B
Makefile
|
|
# Common flags to build lua related files
|
|
|
|
CFLAGS+= -I${LUASRC} -I${LDRSRC} -I${LIBLUASRC}
|