From 42b5415d6d05cf061dd0134f5a4c50c7487405ae Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 6 Aug 2018 08:03:46 -0400 Subject: [PATCH] further OS X clarification --- README | 4 ++-- sys/mac/Install.mw | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 391b975fc..156045a71 100644 --- 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. diff --git a/sys/mac/Install.mw b/sys/mac/Install.mw index 4603d52dc..ad8e95017 100644 --- a/sys/mac/Install.mw +++ b/sys/mac/Install.mw @@ -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