X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=a04c870b2ba6d0ef8fa0516f32d6fd79bcfaf8f3;hb=4be46f1030df4cb7db0ce7c46d2518334861731a;hp=cb3e37f43728e422859a82473271b5c02721eaea;hpb=a2f9307de12b6111ff7076fed2e4140619f1ac5d;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index cb3e37f4..a04c870b 100644 --- a/Makefile +++ b/Makefile @@ -100,6 +100,9 @@ run: gdb: @$(MAKE_CMD) TARGET=$(DEFAULT_TARGET) && gdb ./rocksndiamonds +enginetest: + ./Scripts/make_enginetest.sh + backup: ./Scripts/make_backup.sh src