X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=e9c0de38748c06354386d324043636b3d04772a7;hb=c83df10dc62412a57dc4342a0c1d22ffa048246c;hp=1c18a866e810a7ecaa79cedee038d942131c395c;hpb=f38f286f39fe03bf72656685c1d7315570919baf;p=open-adventure.git diff --git a/Makefile b/Makefile index 1c18a86..e9c0de3 100644 --- a/Makefile +++ b/Makefile @@ -18,68 +18,82 @@ # If you have pip installed, # # pip3 install PyYAML +# +# If you are using MacPorts on OS X: +# port install py3{5,6}-yaml as appropriate for your Python 3 version. +# +# To build with save/resume disabled, pass CCFLAGS="-D ADVENT_NOSAVE" -VERS=1.0 +VERS=$(shell sed -n