]> git.uio.no Git - u/mrichter/AliRoot.git/blame - STEER/libCDB.pkg
Additional parsing of the path in GetSpecificStorage (Alberto)
[u/mrichter/AliRoot.git] / STEER / libCDB.pkg
CommitLineData
57459306 1SRCS = AliCDBEntry.cxx AliCDBId.cxx AliCDBMetaData.cxx \
2AliCDBPath.cxx AliCDBRunRange.cxx AliCDBManager.cxx \
3AliCDBStorage.cxx AliCDBLocal.cxx AliCDBDump.cxx AliCDBGrid.cxx \
84090f85 4AliDCSValue.cxx AliPreprocessor.cxx AliShuttleInterface.cxx
57459306 5
6HDRS:= $(SRCS:.cxx=.h)
7
8DHDR= CDBLinkDef.h
9
10EXPORT:= AliCDBEntry.h AliCDBId.h AliCDBMetaData.h \
11AliCDBPath.h AliCDBRunRange.h AliCDBManager.h \
12AliCDBStorage.h AliCDBLocal.h AliCDBDump.h AliCDBGrid.h \
84090f85 13AliDCSValue.h AliPreprocessor.h AliShuttleInterface.h
57459306 14