X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=85f0afe46fbe09ddf79b14a41cac418b09c0e6c5;hb=2c89261a1186ffc19bd6e5f82e9369bee1545e2f;hp=1ea92b071143a8f34b3ef39b687194fc893a8a00;hpb=8f9768f67f24a3279d812ee1760e8dc8e723145d;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