X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=f93821c619752be00efee2a36fb61319a99fb1db;hb=59b655a18630510c2e8f2ce34ecf66fd7b623e37;hp=edbef9aeb432c2f9224cb333bf319370a82d1321;hpb=e3a4c4ec9c640c03612f90bec1e95bfc55a54947;p=openldap diff --git a/Makefile.in b/Makefile.in index edbef9aeb4..f93821c619 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,8 @@ # Master Makefile for OpenLDAP # $OpenLDAP$ -## Copyright 1998-2003 The OpenLDAP Foundation. +## This work is part of OpenLDAP Software . +## +## Copyright 1998-2009 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -23,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