X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/acbd13a365fe2bd7ed6bafd19dc26775a256d499..357196321f776fd8478644dac6e21d27c3705d82:/src/make.env diff --git a/src/make.env b/src/make.env index 1ad49be955..8bbc6e78ed 100644 --- a/src/make.env +++ b/src/make.env @@ -22,6 +22,8 @@ CCLEX = $(CCC) LEX = lex YACC = yacc +# Note: if using bison, use -y option for yacc compatibility +# YACC = bison -y MAKE = make AROPTIONS = ruv RANLIB = ranlib