X-Git-Url: http://git.projectaon.org/?a=blobdiff_plain;f=common%2Fpdf%2Fbuild%2Flw%2F09tcof%2FMakefile;fp=common%2Fpdf%2Fbuild%2Flw%2F09tcof%2FMakefile;h=166248d01165316fb4950098253c35274fb5472c;hb=f4bdee5083ca9a72713637e1e979aa183e06faea;hp=0000000000000000000000000000000000000000;hpb=97545603aea8298f1eceb604ff65085cc7adfced;p=project-aon.git diff --git a/common/pdf/build/lw/09tcof/Makefile b/common/pdf/build/lw/09tcof/Makefile new file mode 100644 index 0000000..166248d --- /dev/null +++ b/common/pdf/build/lw/09tcof/Makefile @@ -0,0 +1,15 @@ +# Makefile for a Project Aon Book + +# Series (lw = LoneWolf, gs = GreyStar...) +SERIES=lw +# Sub-series (kai, magnakai, grandmaster, neworder, shianti (Grey Star)) +SUBSERIES=magnakai +# Book name +BASENAME=$(shell basename $(CURDIR)) +# Illustrator (chalk, williams, newton) +ILLUSTRATOR=williams +# Language of the file +BLANG := en + +# The rest is common for all books +include ../Makefile.common