X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=casper-md5check%2FMakefile;h=4e5408f39b278dd58603aad285a9aec5f3a5c29e;hb=9a7f83110cfb153d853f5d074968a661121d4e07;hp=193ac697d2d9cbbcd778302d1b0547ef59009e83;hpb=4a0b1ba4d428c623d14bae7f0db85c80abb0da0a;p=live-boot-grml.git diff --git a/casper-md5check/Makefile b/casper-md5check/Makefile index 193ac69..4e5408f 100644 --- a/casper-md5check/Makefile +++ b/casper-md5check/Makefile @@ -6,4 +6,4 @@ CFLAGS=$(getconf LFS_CFLAGS) -Wall -O2 casper-md5check: casper-md5check.c md5.c clean: - rm *.o casper-md5check + rm -f *.o casper-md5check