c683dacf3f43aae69140e6b1d98e0c1fd3bd13a4
[project-aon.git] / common / pdf / build / lw / 09ecdm / Makefile
1 # Makefile for a Project Aon Book
2
3 # Series (lw = LoneWolf, gs = GreyStar...)
4 SERIES=ls
5 # Sub-series (kai, magnakai, grandmaster, neworder, shianti (Grey Star))
6 SUBSERIES=magnakai
7 # Book name
8 BASENAME=$(shell basename $(CURDIR))
9 # Illustrator (chalk, williams, newton)
10 ILLUSTRATOR=williams
11 # Language of the file
12 BLANG := es
13
14 # *English* book name (needed to find the image files)
15 ORIGSERIES=lw
16 ORIGBASENAME=09tcof
17
18 # The rest is common for all books
19 include ../Makefile.common