--- Makefile.in 2004/01/01 18:15:16 1.27 +++ Makefile.in 2005/08/29 19:04:23 1.27.2.2 @@ -1,8 +1,8 @@ # Master Makefile for OpenLDAP -# $OpenLDAP: pkg/ldap/Makefile.in,v 1.26 2003/11/26 03:17:25 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-2004 The OpenLDAP Foundation. +## Copyright 1998-2005 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -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