summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-eclipse-open-source/swcomp.mk
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2016-06-20 14:21:00 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2016-06-20 14:21:00 +0200
commitdec91697167c1b2ed5a3aa747fc2258675d294ce (patch)
tree798affc5f35586e9ca4507b2b7d09518baba026a /doc/book-enea-linux-eclipse-open-source/swcomp.mk
parent85ae6424ed507f09b847d278727bc098ed28a0e7 (diff)
downloadel_manifests-standard-dec91697167c1b2ed5a3aa747fc2258675d294ce.tar.gz
Deleted the misplaced doc folder
Diffstat (limited to 'doc/book-enea-linux-eclipse-open-source/swcomp.mk')
-rw-r--r--doc/book-enea-linux-eclipse-open-source/swcomp.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/book-enea-linux-eclipse-open-source/swcomp.mk b/doc/book-enea-linux-eclipse-open-source/swcomp.mk
deleted file mode 100644
index ad07cbd..0000000
--- a/doc/book-enea-linux-eclipse-open-source/swcomp.mk
+++ /dev/null
@@ -1,11 +0,0 @@
1# Component build specification
2
3# Version of THIS book
4BOOK_VER ?= $(REL_VER)-dev
5
6DOCBOOK_COMMON_SRC := $(shell find $(DOCBOOKTEMPLATE)/docsrc_common -type f \( -name "bookinfo_userdoc.xml" \) -print 2>/dev/null)
7DOCBOOK_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) $(DOCBOOK_COMMON_SRC)
8
9BOOKPACKAGES := book-enea-linux-eclipse-open-source
10BOOKDESC_$(BOOKPACKAGES) := "Enea Linux Eclipse Open Source Report"
11BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS) \ No newline at end of file