X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=README;h=640ffe5a14751f9111555db9b16c3134da61acf3;hb=2831b3f8d3b9a54064a305e8642f0737fd035daf;hp=f8eb006b32528f2bb3ca74a9777c143b63af0b68;hpb=ded06ce77759c9f2f15ab455ac0e4418df81d169;p=libfirm diff --git a/README b/README index f8eb006b3..640ffe5a1 100644 --- a/README +++ b/README @@ -15,8 +15,11 @@ cd testprograms make make run -if you have set up the include and libdir using configure you can install -the library and its headers by 'make install' +If you have set up the include and libdir using configure you can install +the library and its headers by 'make install'. This is encouraged if the +library is hooked up to any other modules, e.g., a front end. Only the +external headers are guaranteed to remain stable, the implementation might +change. For more documentation see /include/firm.h. To generate FIRM code from a compiler frontend read the documentation