]> git.sur5r.net Git - openldap/blobdiff - Makefile.in
clean/veryclean updates to deal with configure.lineno and autom4te.cache
[openldap] / Makefile.in
index 4255ebb46e59a3111345a2304c65661729259276..028ae5d3eb7a1b51aa6295891c31bbd0f26e51ee 100644 (file)
@@ -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