X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=README;h=1df644864458594e45e1e687635f9aa7328f342f;hb=c0397977e59fcfd9a1dcdb38097c2dca5655a8b9;hp=05820f21d53c63cacb6648f00d0b26855a2bd02c;hpb=544e945d851bf69e520a6d675bbc7e31f8919320;p=libfirm diff --git a/README b/README index 05820f21d..1df644864 100644 --- a/README +++ b/README @@ -15,10 +15,13 @@ 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 in ./include/ircons.h. -About Firm you can learn in UKA tech-report 1999-??. +About Firm you can learn in UKA tech-report 1999-14.