X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Flib.mk;h=09859f6e75bf40624e6fa91b9c5b7496d36ea5fc;hb=825870a0725dceba602b5ce6f6f4f326038b4c21;hp=787891df9ae76ce3c2a543193a551ab69025ecb8;hpb=3c598e89fb34a892d369a138daa8c3314294493c;p=openldap diff --git a/build/lib.mk b/build/lib.mk index 787891df9a..09859f6e75 100644 --- a/build/lib.mk +++ b/build/lib.mk @@ -1,5 +1,7 @@ # $OpenLDAP$ -## Copyright 1998-2004 The OpenLDAP Foundation. +## This work is part of OpenLDAP Software . +## +## Copyright 1998-2009 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -38,9 +40,7 @@ lint5: lint5-local FORCE clean-common: FORCE $(RM) $(LIBRARY) ../$(LIBRARY) $(XLIBRARY) \ $(PROGRAMS) $(XPROGRAMS) $(XSRCS) $(XXSRCS) \ - *.o *.lo a.out *.exe core version.c .libs/* \ - ../`$(BASENAME) $(LIBRARY) .la`.so* \ - ../`$(BASENAME) $(LIBRARY) .la`*.dll + *.o *.lo a.out *.exe core version.c .libs/* depend-common: FORCE $(MKDEP) $(DEFS) $(DEFINES) $(SRCS) $(XXSRCS)