]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/lua.mk
Merge commit 'acb089b983171667467adc66f56a723b609ed22e' into kbsd/vis
[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}