X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=2e6997a5393c8cddecaae56cec4d95eef4fd6167;hb=94ea37d2bceffd4842a1af8d12c1c43f7e9c9fe8;hp=218a173d0f8ca71922c2b577de0545cc0b61e54d;hpb=a73620cca5d0ea0f9cfc10af1a9d2015bf462b22;p=open-adventure.git diff --git a/Makefile b/Makefile index 218a173..2e6997a 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