From 31307384cb6e8981c1a8b4e3bae87d61fd9e771b Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 9 Sep 2002 17:24:02 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 05c09cdb2f..94ee403bc5 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.226 2002-06-12 01:58:41 geuzaine Exp $ +# $Id: Makefile,v 1.227 2002-09-09 17:24:02 geuzaine Exp $ GMSH_MAJOR_VERSION = 1 GMSH_MINOR_VERSION = 35 @@ -598,6 +598,8 @@ tgz: minizip: tar jcvf gmsh-`date "+%Y.%m.%d"`.tar.bz2 `ls Makefile */Makefile */*.[chyl] */*.cpp` +# Add doc/COPYING as soon as we are GPL'ed + distrib: mkdir gmsh-$(GMSH_RELEASE) strip $(GMSH_BIN_DIR)/gmsh -- GitLab