X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=f93821c619752be00efee2a36fb61319a99fb1db;hb=ef0163c198f54e82b1f8cd7b6b44e29b39fa16aa;hp=4255ebb46e59a3111345a2304c65661729259276;hpb=dc0eacd40b625258355eea866d62188e5aa7ce3b;p=openldap diff --git a/Makefile.in b/Makefile.in index 4255ebb46e..f93821c619 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2005 The OpenLDAP Foundation. +## Copyright 1998-2009 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