X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=c58e6d7b020088cad3cdfb382ad05c710c466048;hb=a48e0ff30ef3061e48f72de786276098e88e342a;hp=1c18a866e810a7ecaa79cedee038d942131c395c;hpb=f38f286f39fe03bf72656685c1d7315570919baf;p=open-adventure.git diff --git a/Makefile b/Makefile index 1c18a86..c58e6d7 100644 --- a/Makefile +++ b/Makefile @@ -18,68 +18,79 @@ # 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=$(shell sed -n