ADPlusPlus/makefile

3 lines
91 B
Makefile

ad++ : ad++.cpp Qk.h jSymbol.h ad++.h
g++ ad++.cpp -o ad++ `root-config --cflags --glibs`