1# enforce yacc... 2BISON=yacc 3# no built libiberty 4LIBIBERTY= 5BUILD_LIBIBERTY= 6# because it's a `system lib' 7CLIB=-liberty 8# and so, we get obstack from there too 9OBSTACK= 10# don't build c++filt from there 11DEMANGLER_PROG= 12