Skip to content
Snippets Groups Projects
Commit 04f58e6e authored by al.schwinn's avatar al.schwinn
Browse files

bump make-generic version for acc8 cluster

parent 142274fe
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ SKIP_MANIFEST = TRUE
#local
#COMMON_MAKE_PATH ?= /common/home/bel/schwinn/lnx/workspace-silecs-neon/generic-makefiles
#global
COMMON_MAKE_PATH ?= /opt/cern/buildsystem/generic/2.9.0
COMMON_MAKE_PATH ?= /opt/cern/buildsystem/generic/2.13.2
#Enable C++11 Support
COMPILER_FLAGS += -std=c++11
......
......@@ -4,14 +4,12 @@ SILECS_COMM_VERSION = 1.0.2
BOOST_HOME ?= /acc/local/$(CPU)/3rdparty/boost/$(BOOST_VERSION)
#for compile out of eclipse
SILECS_COMM_HOME ?= ../../git/silecs-communication-cpp/build
#SILECS_COMM_HOME ?= ../silecs-communication-cpp/build
SILECS_COMM_HOME ?= ../silecs-communication-cpp/build
LIBXML_PATH ?= /usr/include/libxml2/
#for compile out of eclipse
SNAP7_BASE ?= ../../git/snap7/snap7-full
#SNAP7_BASE ?= ../snap7/snap7-full
SNAP7_BASE ?= ../snap7/snap7-full
DEPENDENT_COMPILER_OPTIONS += -I$(SILECS_COMM_HOME)/include
DEPENDENT_COMPILER_OPTIONS += -I$(LIBXML_PATH)
......
......@@ -21,7 +21,7 @@ SKIP_MANIFEST = TRUE
#local
#COMMON_MAKE_PATH ?= /common/home/bel/schwinn/lnx/workspace-silecs-neon/generic-makefiles
#global
COMMON_MAKE_PATH ?= /opt/cern/buildsystem/generic/2.9.0
COMMON_MAKE_PATH ?= /opt/cern/buildsystem/generic/2.13.2
# product configuration
LIB_NAME = comm
......
......@@ -21,7 +21,7 @@ SKIP_MANIFEST = TRUE
#local
#COMMON_MAKE_PATH ?= /common/home/bel/schwinn/lnx/workspace-silecs-neon/generic-makefiles
#global
COMMON_MAKE_PATH ?= /opt/cern/buildsystem/generic/2.9.0
COMMON_MAKE_PATH ?= /opt/cern/buildsystem/generic/2.13.2
# product configuration
BIN_NAME = $(PROJECT)-$(PRODUCT)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment