X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Fliblber%2FMakefile.in;h=b2485b7417935c502597a55de6a1f68b2f375a01;hb=d34fffcaf9edc00262209fbe6e04bb15805dbd37;hp=440c37095379ae36ea2aa880920f75af7e0d1421;hpb=aa291a3492d6c4b7052b225e3fd83ab29ba290ca;p=openldap diff --git a/libraries/liblber/Makefile.in b/libraries/liblber/Makefile.in index 440c370953..b2485b7417 100644 --- a/libraries/liblber/Makefile.in +++ b/libraries/liblber/Makefile.in @@ -1,9 +1,17 @@ +# LIBLBER # $OpenLDAP$ -## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. -## COPYING RESTRICTIONS APPLY, see COPYRIGHT file +## This work is part of OpenLDAP Software . ## -## LIBLBER +## Copyright 1998-2005 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 +## . LIBRARY = liblber.la @@ -40,5 +48,5 @@ idtest: $(XLIBS) idtest.o install-local: FORCE -$(MKDIR) $(DESTDIR)$(libdir) $(LTINSTALL) $(INSTALLFLAGS) -m 644 $(LIBRARY) $(DESTDIR)$(libdir) - $(LTFINISH) $(DESTDIR)$libdir + $(LTFINISH) $(DESTDIR)$(libdir)