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