stage1_2/Makefile.am
changeset 820 62b55ca5b879
parent 748 ad4265253528
child 822 a7d9e0b8636b
equal deleted inserted replaced
819:5aef7d20b0fc 820:62b55ca5b879
    17 	iec_flex.ll \
    17 	iec_flex.ll \
    18 	iec_bison.yy \
    18 	iec_bison.yy \
    19     create_enumtype_conversion_functions.cc \
    19     create_enumtype_conversion_functions.cc \
    20 	stage1_2.cc 
    20 	stage1_2.cc 
    21 
    21 
    22 libstage1_2_a_CPPFLAGS =  -DDEFAULT_LIBDIR='"lib"' -I../../absyntax
    22 libstage1_2_a_CPPFLAGS =  -DDEFAULT_LIBDIR='"lib"' -I../../absyntax -DYY_BUF_SIZE=65536
    23 
    23