summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-system-test-specification/swcomp.mk
diff options
context:
space:
mode:
authorMiruna Paun <Miruna.Paun@enea.com>2019-06-10 12:33:41 +0200
committerMartin Borg <martin.borg@enea.com>2019-06-13 11:01:21 +0200
commita9508ba2cd124789b683fba112e395832b1bf3e3 (patch)
treea5804c3bdbefb8e8076c4d8eef227cf274cacc20 /doc/book-enea-nfv-access-system-test-specification/swcomp.mk
parente54c169596de8fd0dc3afaf979d967ee4fabe639 (diff)
downloadel_releases-nfv-access-a9508ba2cd124789b683fba112e395832b1bf3e3.tar.gz
Added the System Test Spec Doc.
Change-Id: I532d2f343e5c6a0ddb7bf06961b6f889e9108952
Diffstat (limited to 'doc/book-enea-nfv-access-system-test-specification/swcomp.mk')
-rwxr-xr-xdoc/book-enea-nfv-access-system-test-specification/swcomp.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/book-enea-nfv-access-system-test-specification/swcomp.mk b/doc/book-enea-nfv-access-system-test-specification/swcomp.mk
new file mode 100755
index 0000000..aea86ca
--- /dev/null
+++ b/doc/book-enea-nfv-access-system-test-specification/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-nfv-access-system-test-specification
9BOOKDESC_$(BOOKPACKAGES) := "Enea NFV Access $(PROD_VER) System Test Specification"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)