85 |
gprof=$enableval,gprof=no) |
gprof=$enableval,gprof=no) |
86 |
if test "$gprof" != no |
if test "$gprof" != no |
87 |
then |
then |
88 |
CFLAGS="-pg $CFLAGS" |
CXXFLAGS="-pg $CXXFLAGS" |
89 |
AC_MSG_RESULT(enabled) |
AC_MSG_RESULT(enabled) |
90 |
else |
else |
91 |
AC_MSG_RESULT(no) |
AC_MSG_RESULT(no) |
117 |
event/physics/anticounter/Makefile \ |
event/physics/anticounter/Makefile \ |
118 |
event/physics/calorimeter/Makefile \ |
event/physics/calorimeter/Makefile \ |
119 |
event/physics/neutronDetector/Makefile \ |
event/physics/neutronDetector/Makefile \ |
120 |
|
event/physics/S4/Makefile \ |
121 |
dnl ------------------makes for Packets and SubPackets---------------- |
dnl ------------------makes for Packets and SubPackets---------------- |
122 |
|
|
123 |
|
|