3 lines
84 B
Makefile
3 lines
84 B
Makefile
ad++ : ad++.cpp Qk.h jSymbol.h
|
|
g++ ad++.cpp -o ad++ `root-config --cflags --glibs`
|