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