X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=Makefile;h=43f1f9514caa1c1286ec093cbb47e5147d92d307;hp=3c0e965e14bace008c5444111b57306bd6966fad;hb=b0705ba0bbbee2cc1648c5b9adbe0e147e1dfea9;hpb=d4fc7a88b4aac2f72013e7c681c907de09db349d diff --git a/Makefile b/Makefile index 3c0e965..43f1f95 100644 --- a/Makefile +++ b/Makefile @@ -18,65 +18,84 @@ # 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