/[PAMELA software]/yoda/Makefile.am
ViewVC logotype

Diff of /yoda/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.0.2.1 by kusanagi, Fri Mar 4 10:20:54 2005 UTC revision 2.1 by kusanagi, Tue Feb 8 08:09:15 2005 UTC
# Line 5  INCLUDES = -I@top_srcdir@ -I@top_srcdir@ Line 5  INCLUDES = -I@top_srcdir@ -I@top_srcdir@
5  LDFLAGS = @ROOT_LDFLAGS@  LDFLAGS = @ROOT_LDFLAGS@
6  DISTCLEANFILES = \  DISTCLEANFILES = \
7   @top_srcdir@/event/*Dict*                                  \   @top_srcdir@/event/*Dict*                                  \
  @top_srcdir@/event/Makefile.in                             \  
 \  
8   @top_srcdir@/event/mcmd/*Dict*                             \   @top_srcdir@/event/mcmd/*Dict*                             \
  @top_srcdir@/event/mcmd/Makefile.in                        \  
 \  
9   @top_srcdir@/event/tmtc/*Dict*                             \   @top_srcdir@/event/tmtc/*Dict*                             \
  @top_srcdir@/event/tmtc/Makefile.in                        \  
 \  
10   @top_srcdir@/event/log/*Dict*                              \   @top_srcdir@/event/log/*Dict*                              \
  @top_srcdir@/event/log/Makefile.in                         \  
 \  
11   @top_srcdir@/event/arrDump/*Dict*                          \   @top_srcdir@/event/arrDump/*Dict*                          \
  @top_srcdir@/event/arrDump/Makefile.in                     \  
 \  
12   @top_srcdir@/event/tabDump/*Dict*                          \   @top_srcdir@/event/tabDump/*Dict*                          \
  @top_srcdir@/event/varDump/Makefile.in                     \  
 \  
13   @top_srcdir@/event/varDump/*Dict*                          \   @top_srcdir@/event/varDump/*Dict*                          \
  @top_srcdir@/event/varDump/Makefile.in                     \  
 \  
  @top_srcdir@/event/tsbt/*Dict*                             \  
  @top_srcdir@/event/tsbt/Makefile.in                        \  
 \  
  @top_srcdir@/event/tsbb/*Dict*                             \  
  @top_srcdir@/event/tsbb/Makefile.in                        \  
 \  
  @top_srcdir@/event/endrun/*Dict*                           \  
  @top_srcdir@/event/endrun/Makefile.in                      \  
 \  
14   @top_srcdir@/event/physics/*Dict*                          \   @top_srcdir@/event/physics/*Dict*                          \
  @top_srcdir@/event/physics/Makefile.in                     \  
 \  
15   @top_srcdir@/event/physics/tracker/*Dict*                  \   @top_srcdir@/event/physics/tracker/*Dict*                  \
  @top_srcdir@/event/physics/tracker/Makefile.in             \  
 \  
16   @top_srcdir@/event/physics/anticounter/*Dict*              \   @top_srcdir@/event/physics/anticounter/*Dict*              \
  @top_srcdir@/event/physics/anticounter/Makefile.in         \  
 \  
17   @top_srcdir@/event/physics/calorimeter/*Dict*              \   @top_srcdir@/event/physics/calorimeter/*Dict*              \
  @top_srcdir@/event/physics/calorimeter/Makefile.in         \  
 \  
18   @top_srcdir@/event/physics/neutronDetector/*Dict*          \   @top_srcdir@/event/physics/neutronDetector/*Dict*          \
  @top_srcdir@/event/physics/neutronDetector/Makefile.in     \  
 \  
19   @top_srcdir@/event/physics/trigger/*Dict*                  \   @top_srcdir@/event/physics/trigger/*Dict*                  \
  @top_srcdir@/event/physics/trigger/Makefile.in             \  
 \  
20   @top_srcdir@/event/physics/tof/*Dict*                      \   @top_srcdir@/event/physics/tof/*Dict*                      \
  @top_srcdir@/event/physics/tof/Makefile.in                 \  
 \  
21   @top_srcdir@/event/physics/S4/*Dict*                       \   @top_srcdir@/event/physics/S4/*Dict*                       \
  @top_srcdir@/event/physics/S4/Makefile.in                  \  
 \  
22   @top_srcdir@/techmodel/*Dict*                              \   @top_srcdir@/techmodel/*Dict*                              \
  @top_srcdir@/techmodel/Makefile.in                         \  
 \  
23   @top_srcdir@/techmodel/forroutines/tracker/*Dict*          \   @top_srcdir@/techmodel/forroutines/tracker/*Dict*          \
  @top_srcdir@/techmodel/forroutines/tracker/Makefile.in     \  
 \  
24   @top_srcdir@/techmodel/forroutines/tracker/readraw/*Dict*  \   @top_srcdir@/techmodel/forroutines/tracker/readraw/*Dict*  \
  @top_srcdir@/techmodel/forroutines/tracker/readraw/Makefile.in  \  
 \  
25   @top_srcdir@/techmodel/forroutines/anticounter/*Dict*      \   @top_srcdir@/techmodel/forroutines/anticounter/*Dict*      \
  @top_srcdir@/techmodel/forroutines/anticounter/Makefile.in \  
 \  
26   @top_srcdir@/techmodel/forroutines/calorimeter/*Dict*      \   @top_srcdir@/techmodel/forroutines/calorimeter/*Dict*      \
  @top_srcdir@/techmodel/forroutines/calorimeter/Makefile.in \  
 \  
27   @top_srcdir@/techmodel/forroutines/tof/*Dict*              \   @top_srcdir@/techmodel/forroutines/tof/*Dict*              \
  @top_srcdir@/techmodel/forroutines/tof/Makefile.in         \  
 \  
28   @top_srcdir@/techmodel/forroutines/trigger/*Dict*          \   @top_srcdir@/techmodel/forroutines/trigger/*Dict*          \
  @top_srcdir@/techmodel/forroutines/trigger/Makefile.in     \  
 \  
29   @top_srcdir@/techmodel/forroutines/*Dict*                  \   @top_srcdir@/techmodel/forroutines/*Dict*                  \
30   @top_srcdir@/techmodel/forroutines/Makefile.in             \   @top_srcdir@/techmodel/physics/*Dict*                          
31  \  
  @top_srcdir@/techmodel/physics/*Dict*                      \  
  @top_srcdir@/techmodel/physics/Makefile.in  

Legend:
Removed from v.2.0.2.1  
changed lines
  Added in v.2.1

  ViewVC Help
Powered by ViewVC 1.1.23