package oaCalibTables version v999 manager COMET Software Group author comet_sw@ml.post.kek.jp branches cmt src dict doc # Needed packages use oaOfflineDatabase v999 # Build methods to include. document version version *.cxx ../dict/*.cxx document register register document rootcint rootcint *_LinkDef.h document doxygen doxygen -group=documentation *.cxx *.hxx ../doc/*.dox # build flags macro oaCalibTables_cppflags " -DOACALIBTABLES_USED" macro oaCalibTables_linkopts " -L$(OACALIBTABLESROOT)/$(oaCalibTables_tag) -loaCalibTables " macro oaCalibTables_stamps " $(OACALIBTABLESROOT)/$(oaCalibTables_tag)/oaCalibTables.stamp" # The paths to find this library and the package's executables path_remove LD_LIBRARY_PATH "$(OACALIBTABLESROOT)" path_prepend LD_LIBRARY_PATH "$(OACALIBTABLESROOT)/$(oaCalibTables_tag)" path_remove DYLD_LIBRARY_PATH "" \ Darwin "$(OACALIBTABLESROOT)" path_prepend DYLD_LIBRARY_PATH "" \ Darwin "$(OACALIBTABLESROOT)/$(oaCalibTables_tag)" path_remove PATH "$(OACALIBTABLESROOT)" path_prepend PATH "$(OACALIBTABLESROOT)/$(oaCalibTables_tag)" \ WIN32 "$(OACALIBTABLESROOT)/$(oaCalibTables_tag)" # The library to build library oaCalibTables *.cxx ../dict/*.cxx # add _dependencies to fix parallel building macro register_dependencies version macro rootcint_dependencies register macro oaCalibTables_dependencies version macro oaCalibTables_dependencies register macro oaCalibTables_dependencies rootcint