X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Triangle%2FMakefile;h=cccdf2b1cb6c72b8003c86d08a3c16153e8f0697;hb=0e813d878b7fd856a73f26fd4fff0cbe12536141;hp=66afd63cdccecb90ede00c75eebe887f26972982;hpb=0b3701e0c2d30a2e7606f6d05104f2ab0c2cf121;p=flightgear.git diff --git a/Triangle/Makefile b/Triangle/Makefile index 66afd63cd..cccdf2b1c 100644 --- a/Triangle/Makefile +++ b/Triangle/Makefile @@ -83,7 +83,7 @@ TRILIBDEFS = -DTRILIBRARY # RM should be set to the name of your favorite rm (file deletion program). -RM = /bin/rm +RM = /bin/rm -f # The action starts here.