]> git.sur5r.net Git - openldap/blobdiff - libraries/Makefile.in
Add ldap_pvt_thread_pool_retract() to cancel pending threads
[openldap] / libraries / Makefile.in
index 49f47807d0beaa7461ccced7c356c1af91b654c1..af72e7d8c808519c3f9dbcfefe04b24dc29d6544 100644 (file)
@@ -1,7 +1,22 @@
-## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
-## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+# Libraries Makefile for OpenLDAP
+# $OpenLDAP$
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Libraries Makefile for OpenLDAP
+## Copyright 1998-2009 The OpenLDAP Foundation.
+## All rights reserved.
+##
+## Redistribution and use in source and binary forms, with or without
+## modification, are permitted only as authorized by the OpenLDAP
+## Public License.
+##
+## A copy of this license is available in the file LICENSE in the
+## top-level directory of the distribution or, alternatively, at
+## <http://www.OpenLDAP.org/license.html>.
 
-SUBDIRS= libavl liblber libldap libldif libldbm liblthread liblutil
+SUBDIRS= \
+       liblutil \
+       liblber \
+       liblunicode \
+       libldap libldap_r \
+       librewrite