X-Git-Url: http://git.projectaon.org/?p=project-aon.git;a=blobdiff_plain;f=common%2Fpdf%2Fbuild%2Fgs%2F02tfc%2FMakefile;fp=common%2Fpdf%2Fbuild%2Fgs%2F02tfc%2FMakefile;h=cede14a88c4cbc1b9c762dc4c921013d0dc920ee;hp=0000000000000000000000000000000000000000;hb=f4bdee5083ca9a72713637e1e979aa183e06faea;hpb=97545603aea8298f1eceb604ff65085cc7adfced diff --git a/common/pdf/build/gs/02tfc/Makefile b/common/pdf/build/gs/02tfc/Makefile new file mode 100644 index 0000000..cede14a --- /dev/null +++ b/common/pdf/build/gs/02tfc/Makefile @@ -0,0 +1,13 @@ +# 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