package oaRuntimeParameters version v999 manager COMET Software Group author comet_sw@ml.post.kek.jp branches cmt src dict use ROOT v999 use oaEvent v999 # Build methods to include. document version version *.cxx ../dict/*.cxx document rootcint dictionary *_LinkDef.h document doxygen doxygen -group=documentation *.cxx *.hxx # The library to build library oaRuntimeParameters *.cxx ../dict/*.cxx # Build information used by packages that use this one. macro oaRuntimeParameters_cppflags " -DOARUNTIMEPARAMETERS_USED " macro oaRuntimeParameters_linkopts " -L$(OARUNTIMEPARAMETERSROOT)/$(oaRuntimeParameters_tag) -loaRuntimeParameters " macro oaRuntimeParameters_stamps " $(OARUNTIMEPARAMETERSROOT)/$(oaRuntimeParameters_tag)/oaRuntimeParameters.stamp" # The paths to find this library. path_remove LD_LIBRARY_PATH "$(OARUNTIMEPARAMETERSROOT)" path_prepend LD_LIBRARY_PATH "$(OARUNTIMEPARAMETERSROOT)/$(oaRuntimeParameters_tag) path_remove DYLD_LIBRARY_PATH "" \ Darwin "$(OARUNTIMEPARAMETERSROOT)" path_prepend DYLD_LIBRARY_PATH "" \ Darwin "$(OARUNTIMEPARAMETERSROOT)/$(oaRuntimeParameters_tag)" path_remove PATH "$(OARUNTIMEPARAMETERSROOT)" path_prepend PATH "$(OARUNTIMEPARAMETERSROOT)/$(oaRuntimeParameters_tag)" \ WIN32 "$(OARUNTIMEPARAMETERSROOT)/$(oaRuntimeParameters_tag)" # add _dependencies to fix parallel building macro dictionary_dependencies version macro oaRuntimeParameters_dependencies version macro oaRuntimeParameters_dependencies dictionary