git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
New nonrecursive makefiles
[u/mrichter/AliRoot.git]
/
FMD
/
libFMD.pkg
Commit
Line
Data
efaab2ef
1
SRCS= \
2
AliFMD.cxx \
3
AliFMDv0.cxx \
4
AliFMDv1.cxx \
5
AliFMDhit.cxx \
6
AliFMDdigit.cxx \
7
AliFMDMerger.cxx \
8
AliFMDReconstruction.cxx \
9
AliFMDReconstParticles.cxx \
10
AliFMDSDigitizer.cxx
11
12
HDRS= $(SRCS:.cxx=.h)
13
14
DHDR:=FMDLinkDef.h
15