]> git.uio.no Git - u/mrichter/AliRoot.git/blob - STEER/libCDB.pkg
Cell numbering fixed for V0A
[u/mrichter/AliRoot.git] / STEER / libCDB.pkg
1 SRCS          = AliCDBEntry.cxx AliCDBId.cxx AliCDBMetaData.cxx \
2 AliCDBPath.cxx AliCDBRunRange.cxx AliCDBManager.cxx \
3 AliCDBStorage.cxx AliCDBLocal.cxx AliCDBDump.cxx AliCDBGrid.cxx \
4 AliDCSValue.cxx AliPreprocessor.cxx AliShuttleInterface.cxx
5
6 HDRS:= $(SRCS:.cxx=.h)
7
8 DHDR= CDBLinkDef.h
9
10 EXPORT:= AliCDBEntry.h AliCDBId.h AliCDBMetaData.h \
11 AliCDBPath.h AliCDBRunRange.h AliCDBManager.h \
12 AliCDBStorage.h AliCDBLocal.h AliCDBDump.h AliCDBGrid.h \
13 AliDCSValue.h AliPreprocessor.h  AliShuttleInterface.h
14