# -*- make -*- # (C) 2013 by Eugeniy Mikhailov, ifndef PREFIX PREFIX=web_site_version endif ifndef DESTDIR DESTDIR=$(TOPDIR)/ endif INSTALL = install -p MAKEINCLUDE_DIR = $(TOPDIR)/makefile_templates CONFIG_DIR ?= $(TOPDIR)/configs PANDOC_TEMPLATE ?= class V ?= 0 ifeq ($(V),0) # Don’t print command lines which are run .SILENT: endif