]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/lua.mk
libarchive: merge from vendor branch
[FreeBSD/FreeBSD.git] / stand / lua.mk
1 # $FreeBSD$
2
3 # Common flags to build lua related files
4
5 CFLAGS+=        -I${LUASRC} -I${LDRSRC} -I${LIBLUASRC}