summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/swcomp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-release-info/swcomp.mk')
-rw-r--r--doc/book-enea-linux-release-info/swcomp.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/book-enea-linux-release-info/swcomp.mk b/doc/book-enea-linux-release-info/swcomp.mk
new file mode 100644
index 0000000..6e86ff1
--- /dev/null
+++ b/doc/book-enea-linux-release-info/swcomp.mk
@@ -0,0 +1,10 @@
1# Component build specification
2
3# Version of THIS book
4BOOK_VER ?= $(REL_VER)-dev
5
6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print)
7
8BOOKPACKAGES := book-enea-linux-release-info
9BOOKDESC_$(BOOKPACKAGES) := "Enea Linux $(PROD_VER) Release Information"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)