7 |
AC_INIT(event/PamelaRun.h) |
AC_INIT(event/PamelaRun.h) |
8 |
|
|
9 |
dnl Adds several standard checks. It takes the program name and version number as arguments. |
dnl Adds several standard checks. It takes the program name and version number as arguments. |
10 |
AM_INIT_AUTOMAKE([yoda],[2.5.0]) |
AM_INIT_AUTOMAKE([yoda],[2.1.0]) |
11 |
|
|
12 |
dnl Indicates that you will be using a config.h file |
dnl Indicates that you will be using a config.h file |
13 |
dnl config.h will be generated by AUTOCONF using a confing.h.in file |
dnl config.h will be generated by AUTOCONF using a confing.h.in file |
52 |
|
|
53 |
dnl This will allow you to build code in sub-directories into temporary libraries, |
dnl This will allow you to build code in sub-directories into temporary libraries, |
54 |
dnl which MAKE will then link in with the rest of the code |
dnl which MAKE will then link in with the rest of the code |
55 |
AC_PROG_RANLIB |
dnl AC_PROG_RANLIB |
56 |
|
|
57 |
|
|
58 |
AC_PROG_MAKE_SET |
AC_PROG_MAKE_SET |
90 |
${ROOT_LIBRARY}/libQuadp.so \ |
${ROOT_LIBRARY}/libQuadp.so \ |
91 |
${ROOT_LIBRARY}/libGX11.so ${ROOT_LIBRARY}/libGX11TTF.so \ |
${ROOT_LIBRARY}/libGX11.so ${ROOT_LIBRARY}/libGX11TTF.so \ |
92 |
${ROOT_LIBRARY}/libX3d.so \ |
${ROOT_LIBRARY}/libX3d.so \ |
93 |
${ROOT_LIBRARY}/libRGL.so ${ROOT_LIBRARY}/libASImage.so \ |
${ROOT_LIBRARY}/libASImage.so \ |
94 |
${ROOT_LIBRARY}/libThread.so ${ROOT_LIBRARY}/libRXML.so \ |
${ROOT_LIBRARY}/libThread.so ${ROOT_LIBRARY}/libRXML.so \ |
95 |
-ldl" |
-ldl" |
96 |
|
|
135 |
event/arrDump/Makefile \ |
event/arrDump/Makefile \ |
136 |
event/tabDump/Makefile \ |
event/tabDump/Makefile \ |
137 |
event/varDump/Makefile \ |
event/varDump/Makefile \ |
|
event/endrun/Makefile \ |
|
|
event/physics/Makefile \ |
|
138 |
event/tsbt/Makefile \ |
event/tsbt/Makefile \ |
139 |
event/tsbb/Makefile \ |
event/tsbb/Makefile \ |
140 |
|
event/endrun/Makefile \ |
141 |
|
event/physics/Makefile \ |
142 |
event/physics/tracker/Makefile \ |
event/physics/tracker/Makefile \ |
143 |
event/physics/anticounter/Makefile \ |
event/physics/anticounter/Makefile \ |
144 |
event/physics/calorimeter/Makefile \ |
event/physics/calorimeter/Makefile \ |