]> granicus.if.org Git - nethack/commitdiff
further OS X clarification
authornhmall <nhmall@nethack.org>
Mon, 6 Aug 2018 12:03:46 +0000 (08:03 -0400)
committernhmall <nhmall@nethack.org>
Mon, 6 Aug 2018 12:03:46 +0000 (08:03 -0400)
README
sys/mac/Install.mw

diff --git a/README b/README
index 391b975fc9aa013d75f0288ef450e181d93a095c..156045a7103fe7e55232a8c64e0903a5fd939572 100644 (file)
--- a/README
+++ b/README
@@ -62,7 +62,7 @@ Please read items (1), (2) and (3) BEFORE doing anything with your new code.
         Intel Pentium or better (or clone) running Linux, BSDI, or 
                 Windows (7 through 10)
         Intel 80386 or greater (or clone) boxes running Linux, or BSDI
-       Mac OS X 10.9
+       Mac OS X 10.9 (follow the instructions in sys/unix, not sys/mac)
        OpenVMS (aka VMS) V8.4 on Alpha and on Integrity/Itanium/IA64
 
     Instructions have been provided by way of community contribution on:
@@ -166,6 +166,6 @@ In our own patches, we will assume that your code is synchronized with ours.
 
                   -- Good luck, and happy Hacking --
 
-# $NHDT-Date: 1524689604 2018/04/25 20:53:24 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.42 $
+# $NHDT-Date: 1533557011 2018/08/06 12:03:31 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.45 $
 # Copyright (c) 2012 by Michael Allison
 # NetHack may be freely redistributed.  See license for details.
index 4603d52dcbc7d30719ed366b381e1abcfd2c9a54..ad8e95017257d818ef168fe5f7ce3344daaa18c7 100644 (file)
@@ -1,5 +1,7 @@
 Building a PPC NetHack 3.6 with the Metrowerks compilers
 
+Note: If you are building using any compiler for OS X, use the instructions 
+      in sys/unix. These are old instructions for 68k builds.
 
 You must be familiar with the Metrowerks compiler and know how to construct
 projects.  The NetHack source may come with the four pre-made projects that