Files
dungeon-sheets/makefile
T
2018-12-26 20:20:57 -05:00

6 lines
329 B
Makefile

install:
python setup.py install
@echo "\n\n================="
@echo "For optimal performance we highly recommend installing PDFTK: https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/"
@echo "If installing on OSX >= 10.11, see here: https://stackoverflow.com/questions/32505951/pdftk-server-on-os-x-10-11/33248310#33248310"