]> git.sur5r.net Git - openldap/blobdiff - libraries/librewrite/Makefile.in
Merge remote branch 'origin/mdb.master'
[openldap] / libraries / librewrite / Makefile.in
index 3198cc3d5283c7e9a0defe724bb0927e5df87751..ac1127cfb7a7e51d29240c819c35883abd615a5e 100644 (file)
@@ -1,6 +1,8 @@
 # LIBREWRITE
 # $OpenLDAP$
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -26,8 +28,9 @@ LDAP_LIBDIR= ../../libraries
 
 LIBRARY = librewrite.a
 PROGRAMS       = rewrite
-XLIBS = $(LIBRARY) $(LDAP_LIBAVL_A) $(LDAP_LIBLUTIL_A) \
-       $(LDAP_LIBLDAP_R_LA) $(LDAP_LIBLBER_LA)
+XLIBS = $(LIBRARY) \
+       $(LDAP_LIBLDAP_R_LA) $(LDAP_LIBLBER_LA) \
+       $(LDAP_LIBLUTIL_A)
 XXLIBS  = $(SECURITY_LIBS) $(LUTIL_LIBS)
 XXXLIBS = $(LTHREAD_LIBS)