X-Git-Url: http://git.projectaon.org/?p=project-aon.git;a=blobdiff_plain;f=common%2Fpdf%2Fbuild%2Flw%2F09ecdm%2FMakefile;fp=common%2Fpdf%2Fbuild%2Flw%2F09ecdm%2FMakefile;h=c683dacf3f43aae69140e6b1d98e0c1fd3bd13a4;hp=0000000000000000000000000000000000000000;hb=f4bdee5083ca9a72713637e1e979aa183e06faea;hpb=97545603aea8298f1eceb604ff65085cc7adfced diff --git a/common/pdf/build/lw/09ecdm/Makefile b/common/pdf/build/lw/09ecdm/Makefile new file mode 100644 index 0000000..c683dac --- /dev/null +++ b/common/pdf/build/lw/09ecdm/Makefile @@ -0,0 +1,19 @@ +# Makefile for a Project Aon Book + +# Series (lw = LoneWolf, gs = GreyStar...) +SERIES=ls +# 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 := es + +# *English* book name (needed to find the image files) +ORIGSERIES=lw +ORIGBASENAME=09tcof + +# The rest is common for all books +include ../Makefile.common