]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/libSTEERBase.pkg
Some cleanup in the makefiles
[u/mrichter/AliRoot.git] / STEER / libSTEERBase.pkg
index d91e574cf963cd3c05f483d238609e4d35cf2eec..0a595dfa03ae2fa65f55529997e588751f643f58 100644 (file)
@@ -36,5 +36,5 @@ DHDR= STEERBaseLinkDef.h
 EXPORT:=$(SRCS:.cxx=.h)
 
 ifeq (win32gcc,$(ALICE_TARGET))
-PACKSOFLAGS:= $(SOFLAGS) -L$(shell root-config --libdir) -lVMC -lEG
+PACKSOFLAGS:= $(SOFLAGS) -L$(ROOTLIBDIR) -lVMC -lEG
 endif