X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2FMakefile.in;h=b3354275d9f973c0b50b5c979f0871dd48033d35;hb=76ef53070f38cbe057a984eb70e04781ce900064;hp=d911128bea44eefefcfb8934547097f51521fc94;hpb=41e57c041f56bdc5687eb92ce2cae3caa7333d33;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index d911128bea..b3354275d9 100644 --- a/libraries/Makefile.in +++ b/libraries/Makefile.in @@ -1,8 +1,22 @@ +# Libraries Makefile for OpenLDAP # $OpenLDAP$ -## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved. -## COPYING RESTRICTIONS APPLY, see COPYRIGHT file +## This work is part of OpenLDAP Software . ## -## Libraries Makefile for OpenLDAP +## 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 +## . -SUBDIRS= liblutil libldif liblber libldap libavl libldbm libldap_r +SUBDIRS= \ + liblutil \ + liblber \ + liblunicode \ + libldap libldap_r \ + librewrite