Bernhard Voelker e9340a8bd7 build: avoid use of $(RM)
Some make implementations, e.g. on NetBSD 7.1, lack it; therefore
avoid it in order to prevent error messages during 'make clean'.

* Makefile.am (coverage-clean): Replace $(RM) by 'rm -f'.
* find/Makefile.am: Likewise.
* lib/Makefile.am: Likewise.
* locate/Makefile.am: Likewise.
* xargs/Makefile.am: Likewise.
2018-03-14 20:44:14 +01:00
..
2016-02-16 23:27:44 +01:00
2018-03-14 20:44:14 +01:00