Skip to content
Snippets Groups Projects
Commit e91986de authored by Philippe Canal's avatar Philippe Canal
Browse files

the new coreversion actual name is cint7

git-svn-id: http://root.cern.ch/svn/root/trunk@22756 27541ba8-7e3a-0410-8455-c3a389f83636
parent 57f91ef8
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ CXXAPIH = $(addsuffix .h,$(addprefix $(G__CFG_COREVERSION)/inc/,\
Api Class BaseCls Type DataMbr Method MethodAr \
CallFunc Typedf Token Shadow))
ifeq ($(G__CFG_COREVERSION),core)
ifeq ($(G__CFG_COREVERSION),cint7)
CXXAPIO += $(addsuffix $(G__CFG_OBJEXT),$(addprefix $(G__CFG_COREVERSION)/src/,\
Dict))
CXXAPIH += $(addsuffix .h,$(addprefix $(G__CFG_COREVERSION)/src/,\
......
......@@ -22,7 +22,7 @@ REFLEXLIB = libReflex_static$(G__CFG_LIBEXT)
REFLEXSO = libReflex$(G__CFG_SOEXT)
REFLEXIMPLIB = libReflex$(G__CFG_IMPLIBEXT)
ifeq ($(G__CFG_COREVERSION),core)
ifeq ($(G__CFG_COREVERSION),cint7)
ifeq ($(LINKSTATIC),yes)
REFLEXLINK = $(G__CFG_LIBP)lib $(subst @imp@,Reflex_static,$(G__CFG_LIBL))
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment