Freeway Warrior (fw) 1 epub build. Font fixes. OFL Carlito font. CSS update for fw...
[project-aon.git] / common / epub / 01hh / Makefile
diff --git a/common/epub/01hh/Makefile b/common/epub/01hh/Makefile
new file mode 100644 (file)
index 0000000..278f890
--- /dev/null
@@ -0,0 +1,13 @@
+# Makefile for a Project Aon Book
+
+# Series (lw = LoneWolf, gs = GreyStar...)
+SERIES=fw
+# Sub-series (kai, magnakai, grandmaster, neworder, shianti (Grey Star))
+SUBSERIES=''
+# Book name
+BASENAME=$(shell basename $(CURDIR))
+# Language of the file
+BLANG := en
+
+# The rest is common for all books
+include ../Makefile.common