From: Holger Schemel Date: Thu, 3 Dec 1998 12:04:22 +0000 (+0100) Subject: rnd-19981203-1 X-Git-Tag: 1.2.0^2~4 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=be5267c86e001e1fe5f7c3ccea3453c92280f46b rnd-19981203-1 --- diff --git a/Makefile b/Makefile index 23b693e5..8d50bfea 100644 --- a/Makefile +++ b/Makefile @@ -30,5 +30,13 @@ clean: backup: ./Scripts/make_backup.sh +dist: dist-unix dist-dos + +dist-unix: + ./Scripts/make_dist_unix.sh . + +dist-dos: + ./Scripts/make_dist_dos.sh . + depend: $(MAKE_CMD) depend