summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/swcomp.mk
diff options
context:
space:
mode:
authorLennart Johansson <lennart.johansson@enea.com>2016-05-02 15:56:14 +0200
committerLennart Johansson <lennart.johansson@enea.com>2016-05-02 15:56:14 +0200
commit91a599ada98154ae32449cbb8f58ca679a2b0937 (patch)
treecfa95fc337cbc01a074cd1dce07e7da0689a58f9 /doc/book-enea-linux-release-info/swcomp.mk
parent2237fd6441696b7c5b8317be863171a75b49409b (diff)
downloadel_manifests-standard-91a599ada98154ae32449cbb8f58ca679a2b0937.tar.gz
First very prel version of release doc structure
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)