X-Git-Url: http://git.projectaon.org/?p=project-aon.git;a=blobdiff_plain;f=common%2Fpdf%2Fbuild%2Flw%2F01fftd%2FMakefile;fp=common%2Fpdf%2Fbuild%2Flw%2F01fftd%2FMakefile;h=4ae6368af5b69a22d75ead9093a54a58fe1744bb;hp=0000000000000000000000000000000000000000;hb=f4bdee5083ca9a72713637e1e979aa183e06faea;hpb=97545603aea8298f1eceb604ff65085cc7adfced diff --git a/common/pdf/build/lw/01fftd/Makefile b/common/pdf/build/lw/01fftd/Makefile new file mode 100644 index 0000000..4ae6368 --- /dev/null +++ b/common/pdf/build/lw/01fftd/Makefile @@ -0,0 +1,13 @@ +# Makefile for a Project Aon Book + +# Series (lw = LoneWolf, gs = GreyStar...) +SERIES=lw +# Sub-series (kai, magnakai, grandmaster, neworder, shianti (Grey Star)) +SUBSERIES=kai +# Book name +BASENAME=$(shell basename $(CURDIR)) +# Language of the file +BLANG := en + +# The rest is common for all books +include ../Makefile.common