X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=9f1e23217da1495a982230cd6eeef1709feea2a5;hb=c5b6de1f19f2c87f70b208794375b284e035cb80;hp=481244f71d62f19aa28798e6d2579a159c37ac06;hpb=0ff3f484ffbb8e3404e1dc4536a292335369f2d2;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index 481244f7..9f1e2321 100644 --- a/Makefile +++ b/Makefile @@ -117,6 +117,9 @@ enginetestcustom: all enginetestfast: all ./Scripts/make_enginetest.sh fast +enginetestnew: all + ./Scripts/make_enginetest.sh new + backup: ./Scripts/make_backup.sh src