Newer
Older
project :
;
lib resUtils :
[ glob *.cc : *App.cc ]
$(TOP)/Utils//Utils
$(TOP)/qft++//qft++
$(TOP)/ErrLogger//ErrLogger
Bertram Kopf
committed
$(TOP)/ConfigParser//ConfigParser
$(TOP)/PwaUtils//PwaUtils
$(TOP)/Particle//Particle
$(TOP)/Event//Event
: <use>$(TOP)//Minuit2
:
: <library>$(TOP)//Minuit2 ;
exe resReactionApp : resReactionApp.cc resUtils : ;