diff --git a/Makefile b/Makefile index 05c09cdb2f1d9a4ae7d7c80d3dba0de0fd6ca2f3..94ee403bc502ea8cd8ee81a4c59d112b5b2439ba 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