CWS-TOOLING: integrate CWS cmcfixes69
This commit is contained in:
commit
a082f00673
1 changed files with 6 additions and 0 deletions
|
@ -68,6 +68,12 @@ TARGET=so_graphite
|
|||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
.IF "$(SYSTEM_GRAPHITE)" == "YES"
|
||||
all:
|
||||
@echo "An already available installation of silgraphite should exist on your system."
|
||||
@echo "Therefore the version provided here does not need to be built in addition."
|
||||
.ENDIF
|
||||
|
||||
# --- Files --------------------------------------------------------
|
||||
.IF "$(ENABLE_GRAPHITE)"=="TRUE"
|
||||
TARFILE_NAME=silgraphite-2.3.1
|
||||
|
|
Loading…
Reference in a new issue