reorganizing the repository
[project-aon.git] / common / pdf / build / lw / 08ljdlh / 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 # Language of the file
10 BLANG := es
11
12 # *English* book name (needed to find the image files)
13 ORIGSERIES=lw
14 ORIGBASENAME=08tjoh
15
16 # The rest is common for all books
17 include ../Makefile.common