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

mac version

parent 5969666f
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.233 2002-10-16 17:33:03 geuzaine Exp $
# $Id: Makefile,v 1.234 2002-10-24 23:50:12 geuzaine Exp $
GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 35
......@@ -475,7 +475,11 @@ link-solaris-scorec:
solaris-scorec: compile-solaris-scorec link-solaris-scorec
#
# MacOS X
# MacOS X. To distribute:
# 1) compile
# 2) copy (using the finder! copying in a shell will destroy the resources!)
# a distribution folder
# 3) use the DiskCopy ustility to create a disk image (.dmg)
#
compile-macosx: initialtag
@for i in $(GMSH_FLTK_DIR); do (cd $$i && $(MAKE) \
......
......@@ -200,6 +200,7 @@ are included in the archives.
<li><A href="/gmsh/bin/gmsh-1.35.2-Windows.zip">Windows zip archive (95/98/NT/XP)</A>
<li><A href="/gmsh/bin/gmsh-1.35.2-1.i386.rpm">Linux RPM (i386, Red Hat >= 6.2 and compatible)</A>
<li><A href="/gmsh/bin/gmsh-1.35.2-Linux.tgz">Linux tarball (i386, glibc 2.1)</A>
<li><A href="/gmsh/bin/gmsh-1.35.2-MacOSX.dmg">Mac OS X disk image (Mac OS X 10.2)</A>
<li><A href="/gmsh/bin/gmsh-1.35.2-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A>
<li><A href="/gmsh/bin/gmsh-1.35.2-SunOS.tgz">Sun tarball (SunOS 5.8)</A>
<li><A href="/gmsh/bin/gmsh-1.35.2-AIX.tgz">IBM tarball (AIX)</A>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment