mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
c48d45ba92
Use '--' for rm calls to distinguish between options and files. This fixes, for example, the following error: make[1]: Entering directory '/root/git/s390-tools/genprotimg/src' rm -f *.gcda *.gcno *.gcov rm: invalid option -- '.' Try 'rm ./-.gcno' to remove the file '-.gcno'. Try 'rm --help' for more information. make[1]: *** [../../common.mak:369: clean_gcov] Error 1 Acked-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
12 KiB
12 KiB