git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Complete rewrite of the FMD code.
[u/mrichter/AliRoot.git]
/
FMD
/
libFMDbase.pkg
1
#-*- Mode: Makefile -*-
2
#
3
# $Id$
4
5
SRCS = AliFMDDigit.cxx
6
HDRS = $(SRCS:.cxx=.h)
7
DHDR := FMDbaseLinkDef.h
8
9
#
10
# EOF
11
#