X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=112e32d315b445d3613f2fc64fcca46d029abf8b;hb=80e40c855ff0b9cc82b12a3df17a8bfee321fb3d;hp=8afaa77059880e5df5dbff595a90c47f9560180f;hpb=2c21fdcecb749b40b7fe1a053524febea3606f0b;p=openldap diff --git a/Makefile.in b/Makefile.in index 8afaa77059..112e32d315 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2003 The OpenLDAP Foundation. +## Copyright 1998-2008 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