PDF_BROWSERS := $(DEFAULT_BROWSERS)
endif
-
browser-test:
@if [ ! "$(PDF_BROWSERS)" ]; then \
echo "Browser manifest file $(PDF_BROWSERS) does not exist."; \
@cp $(GH_PAGES)/web/index.html.template $(GH_PAGES)/index.html;
@cd $(GH_PAGES); git add -A;
- @echo "Website built in $(GH_PAGES)"
+ @echo "Website built in $(GH_PAGES)."
# make pages-repo
#
@echo "Read the comments in the Makefile for guidance.";
.PHONY: all test browser-test font-test shell-test \
- shell-msg lint clean web compiler help
\ No newline at end of file
+ shell-msg lint clean web compiler help