fda9b160a909517810e362a08358cec706afd5c0
[openembedded.git] / recipes / bison / bison_2.3.bb
1 require bison.inc
2
3 PR = "${INCPR}.0"
4
5 # >> bison-2.3-r0: /usr/lib/liby.a
6 # That one is a special case: it wants to stay in the main bison package,
7 # since bison itself is a development tool.  I'm not sure why it is a
8 # static-only library; that might be an error.
9
10 FILES_${PN} += "${libdir}/liby.a"