diff --git a/Makefile b/Makefile index aea7d1ca2cea6cdb9bab5f16b634ed74c116f5b8..6fc72f3fbb120e3e194709d87e8655f38d5eabea 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $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) \ diff --git a/doc/gmsh.html b/doc/gmsh.html index 00a86af5e243e3c28d52051b697826648d465f62..42274843481b92f41a795bcebb280a1419729cde 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -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>