]> git.mxchange.org Git - flightgear.git/blobdiff - Triangle/Makefile
Restructured to split 1deg x 1deg dem's into 64 subsections.
[flightgear.git] / Triangle / Makefile
index 66afd63cdccecb90ede00c75eebe887f26972982..cccdf2b1cb6c72b8003c86d08a3c16153e8f0697 100644 (file)
@@ -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.