X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=85f0afe46fbe09ddf79b14a41cac418b09c0e6c5;hb=7bb60f12d6369c20c459e165fa30beda8af67576;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