# Makefile for a Project Aon Book # Series (lw = LoneWolf, gs = GreyStar...) SERIES=gs # Sub-series (kai, magnakai, grandmaster, neworder, shianti (Grey Star)) SUBSERIES=shianti # Book name BASENAME=$(shell basename $(CURDIR)) # Language of the file LANG := en # The rest is common for all books include ../Makefile.common