From: Holger Schemel Date: Fri, 19 Feb 1999 16:34:52 +0000 (+0100) Subject: rnd-19990219-5-src X-Git-Tag: 1.4.0^2~37 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=181399ef548528792ef51d1cfeb875b57b0133ae rnd-19990219-5-src --- diff --git a/Makefile b/Makefile index 4616aecb..2d575c76 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,13 @@ clean: $(MAKE_CMD) clean backup: - ./Scripts/make_backup.sh + ./Scripts/make_backup.sh src + +backup_lev: + ./Scripts/make_backup.sh lev + +backup_gfx: + ./Scripts/make_backup.sh gfx dist-unix: ./Scripts/make_dist_unix.sh .