--- Makefile.in 2005/01/20 18:03:41 1.27.2.1 +++ Makefile.in 2005/08/29 19:04:23 1.27.2.2 @@ -1,5 +1,5 @@ # Master Makefile for OpenLDAP -# $OpenLDAP: pkg/ldap/Makefile.in,v 1.27 2004/01/01 18:15:16 kurt Exp $ +# $OpenLDAP: pkg/ldap/Makefile.in,v 1.29 2005/08/29 19:02:44 kurt Exp $ ## This work is part of OpenLDAP Software . ## ## Copyright 1998-2005 The OpenLDAP Foundation. @@ -25,10 +25,11 @@ makefiles: FORCE install-common: all FORCE clean-local: FORCE - $(RM) config.log + $(RM) config.cache config.log configure.lineno + $(RM) -r autom4te.cache veryclean-local: FORCE - $(RM) config.cache config.status libtool stamp-h stamp-h.in + $(RM) config.status libtool stamp-h stamp-h.in distclean: veryclean FORCE