summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-08-24 17:47:03 +0200
committerAndreas Baumann <abaumann@yahoo.com>2009-08-24 17:47:03 +0200
commitd1e755e1fa7ddaadd102c4afbb2129169d3cd008 (patch)
tree2657a1ee6b76a261e015436e39f88cf1d7f56968 /docs
parentf516a330624a63a3423f177646d2778cc9518d07 (diff)
downloadwolfbones-d1e755e1fa7ddaadd102c4afbb2129169d3cd008.tar.gz
wolfbones-d1e755e1fa7ddaadd102c4afbb2129169d3cd008.tar.bz2
updated docs about libraries
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