summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/swcomp.mk
blob: c2746043a29f356fc8a5afa38217194accb796e7 (plain)
1
2
3
4
5
6
7
8
9
10
# Component build specification

# Version of THIS book
BOOK_VER ?= $(REL_VER)-dev

DOCBOOK_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)

BOOKPACKAGES := book-enea-linux-release-info-rt
BOOKDESC_$(BOOKPACKAGES) := "Enea Linux $(PROD_VER) Release Information"
BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)