Skip to content
Snippets Groups Projects
Commit e69666fa authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

minizip

parent 178da6db
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.185 2002-01-27 20:49:10 geuzaine Exp $ # $Id: Makefile,v 1.186 2002-01-30 22:24:11 geuzaine Exp $
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 33 GMSH_MINOR_VERSION = 33
...@@ -157,7 +157,7 @@ tgz: ...@@ -157,7 +157,7 @@ tgz:
chmod 640 $(GMSH_ARCHIVE).tar.gz chmod 640 $(GMSH_ARCHIVE).tar.gz
minizip: minizip:
tar jcvf gmsh.tar.bz2 `ls Makefile */Makefile */*.[chyl] */*.cpp` tar jcvf gmsh-`date "+%Y.%m.%d"`.tar.bz2 `ls Makefile */Makefile */*.[chyl] */*.cpp`
src: src:
tar cvf $(GMSH_SRCRPM).tar $(GMSH_SOURCES) tar cvf $(GMSH_SRCRPM).tar $(GMSH_SOURCES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment