summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/libraries/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/libraries/README b/docs/libraries/README
index 05176b6..9540b38 100644
--- a/docs/libraries/README
+++ b/docs/libraries/README
@@ -6,3 +6,8 @@ http://apr.apache.org/versioning.html
The Sun Linker and Library Guide
http://dlc.sun.com/pdf/817-3677/817-3677.pdf
+
+Nice Makefile examples how to do it without libtool and other unnecessary
+helpers:
+http://www.cse.iitb.ac.in/dbms/Data/Courses/CS631/PostgreSQL-Resources/postgresql-8.1.4/src/Makefile.shlib
+http://root.cern.ch/root/Makefile.html