• Paul Eggert's avatar
    Use find -delete if available · 3a11b3e3
    Paul Eggert authored
    This shortens the ‘make’ output and should avoid some
    repetitive scanning of directories during a build.
    * configure.ac (FIND_DELETE): New var.
    * lisp/Makefile.in (compile-always, bootstrap-clean):
    * test/Makefile.in (clean, bootstrap-clean): Use it.
    * test/Makefile.in (ELCFILES, LOGSAVEFILES): Remove; no longer needed.
    3a11b3e3
Makefile.in 6.9 KB