X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=85f0afe46fbe09ddf79b14a41cac418b09c0e6c5;hb=f47cd4b09952aaf95d16542f6b53f2d8bf9e1d7d;hp=1ea92b071143a8f34b3ef39b687194fc893a8a00;hpb=d42e0a36609c7990f8b9f6fcd80f37f65bcf5149;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index 1ea92b07..85f0afe4 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