]> git.sur5r.net Git - openldap/blobdiff - libraries/Makefile.in
Backport LDIF_MAXLINE bit from HEAD, instead of using BUFSIZ
[openldap] / libraries / Makefile.in
index 0fc2130a8a2852da267282cb870cbcdde41ca020..b3354275d9f973c0b50b5c979f0871dd48033d35 100644 (file)
@@ -1,6 +1,22 @@
-# Master Makefile for Net Boolean LDAP
-# Copyright 1998 Net Boolean Incorporated
-# COPYING RESTRICTIONS APPLY, See COPYING file
+# Libraries Makefile for OpenLDAP
+# $OpenLDAP$
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
+## Copyright 1998-2006 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
+SUBDIRS= \
+       liblutil \
+       liblber \
+       liblunicode \
+       libldap libldap_r \
+       librewrite