X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Flib.mk;h=09859f6e75bf40624e6fa91b9c5b7496d36ea5fc;hb=825870a0725dceba602b5ce6f6f4f326038b4c21;hp=673dafa1c08ecfd9978f9c77e11c7799fe2bdae3;hpb=c890c96d13c53cf0fa1d9580fea2ab47a2c8caa9;p=openldap diff --git a/build/lib.mk b/build/lib.mk index 673dafa1c0..09859f6e75 100644 --- a/build/lib.mk +++ b/build/lib.mk @@ -1,7 +1,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2008 The OpenLDAP Foundation. +## Copyright 1998-2009 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -40,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)