bookshelf/Makefile

8 lines
143 B
Makefile
Raw Normal View History

2023-05-13 18:28:34 +00:00
all:
@echo "Please specify a build target."
docs:
-rm -r build/doc
-./scripts/run_pdflatex.sh build > /dev/null
lake build Bookshelf:docs