reorganizing the repository
[project-aon.git] / common / pdf / build / lw / 09tcof / Makefile
1 # Makefile for a Project Aon Book
2
3 # Series (lw = LoneWolf, gs = GreyStar...)
4 SERIES=lw
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 := en
13
14 # The rest is common for all books
15 include ../Makefile.common