X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=86f89899a035083d206ab9ab62b94438d18219aa;hb=e580bd799aba89b4587a95c80033d98b379210c5;hp=de7956753eeaf3ec2ee8179a487b1243fb701b2c;hpb=3c598e89fb34a892d369a138daa8c3314294493c;p=openldap diff --git a/Makefile.in b/Makefile.in index de7956753e..86f89899a0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2004 The OpenLDAP Foundation. +## Copyright 1998-2007 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