X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=9f1e23217da1495a982230cd6eeef1709feea2a5;hb=40acf0838d9d6994378d727d3ce66f84b82eb417;hp=481244f71d62f19aa28798e6d2579a159c37ac06;hpb=fd07189b54e849959b3415ce3d5d42e272ba8542;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