X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=Makefile;h=2e6997a5393c8cddecaae56cec4d95eef4fd6167;hp=3c0e965e14bace008c5444111b57306bd6966fad;hb=e10637c419573aaa3df0d3fb54834adb9ae40b92;hpb=eaee02aa09d1db40ea10d3b77e7df1e2e9c6b9ba diff --git a/Makefile b/Makefile index 3c0e965..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