# A layout project using Couchdesign content transformation # content texts = front chapter1 chapter2 chapter3 caption1 caption2 # include shared code $(if $(wildcard $(COUCHDIR)),,\ $(info ERROR: Add e.g. this to ~/.bashrc: export COUCHDIR=~/src/COUCH)\ $(error cannot load shared code)) include $(COUCHDIR)/layout/lib/content.mk