]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow per-file lex and yacc options.
authorbz <bz@FreeBSD.org>
Fri, 15 Nov 2019 21:19:06 +0000 (21:19 +0000)
committerbz <bz@FreeBSD.org>
Fri, 15 Nov 2019 21:19:06 +0000 (21:19 +0000)
commit745b50a127065b05cae7b5d13afa4a33d5aebdd2
treeb11b2f06a9da754427ddeaf5ca9e4064a78d405f
parent84a00260544eaf5803c8df991e21701cef200d8c
Allow per-file lex and yacc options.

In order to allow software with multiple (different) options
for lex and yacc add extra per-file options to the calls.
This is especially useful when one .l file needs -Pprefix.

Reviewed by: imp
MFC after: 3 weeks
Differential Revision: https://reviews.freebsd.org/D22337
share/mk/bsd.dep.mk