X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=casper-md5check%2FMakefile;h=4e5408f39b278dd58603aad285a9aec5f3a5c29e;hb=9a7f83110cfb153d853f5d074968a661121d4e07;hp=193ac697d2d9cbbcd778302d1b0547ef59009e83;hpb=f3299e0f07d9c0207db455cb9ea131e3b3c13784;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