reorganizing the repository
[project-aon.git] / common / pdf / build / gs / 02tfc / Makefile
diff --git a/common/pdf/build/gs/02tfc/Makefile b/common/pdf/build/gs/02tfc/Makefile
new file mode 100644 (file)
index 0000000..cede14a
--- /dev/null
@@ -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