mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +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}
|