X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=c58e6d7b020088cad3cdfb382ad05c710c466048;hb=d6dab20801dc0df6c998df927ae325a3dc34fee7;hp=88fd80719260b4c08fa344158f4a1a41039c2add;hpb=c4c28e10db763e10f1366eace99daa85c35503f6;p=open-adventure.git diff --git a/Makefile b/Makefile index 88fd807..c58e6d7 100644 --- a/Makefile +++ b/Makefile @@ -18,65 +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=1.0 +VERS=$(shell sed -n