X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=74814455f1904c82c1a172cda2649a680c14cb33;hb=2443a8a09966a9940e1420c91d24a297325c2a00;hp=3794cd878840e9bb6928fe6e8690ea0dc2dcdf2e;hpb=335f4db8f7a8bea9b06eeea911b6d1e1d4de4623;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index 3794cd87..74814455 100644 --- a/Makefile +++ b/Makefile @@ -79,6 +79,9 @@ clean: # development only stuff # #-----------------------------------------------------------------------------# +run: + @$(MAKE_CMD) TARGET=x11 && ./rocksndiamonds --verbose + backup: ./Scripts/make_backup.sh src