git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Change the name adding PWG4
[u/mrichter/AliRoot.git]
/
PWG4
/
libPWG4Gamma.pkg
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
SRCS = AliAnaGammaDirect.cxx AliAnaGammaHadron.cxx AliAnaGammaJet.cxx
2
3
HDRS:= $(SRCS:.cxx=.h)
4
5
DHDR:= PWG4GammaLinkDef.h
6
7
EXPORT:=$(SRCS:.cxx=.h)
8
9