/[PAMELA software]/yoda/techmodel/physics/Makefile.in
ViewVC logotype

Contents of /yoda/techmodel/physics/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.0 - (show annotations) (download)
Fri Mar 4 15:54:11 2005 UTC (19 years, 9 months ago) by kusanagi
Branch: MAIN
CVS Tags: BranchRev050129_2
Changes since 2.3: +0 -0 lines
Error proof version.
Implemented all detectors packets plus all the main telemetries packets.
Missing all the Init and Alarm packets.
Disabled CRC control on VarDump, ArrDump, TabDump for CPU debugging needs
(the data formats seems correct even if CRC get wrong)

1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
42 AMTAR = @AMTAR@
43 AR = @AR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 CC = @CC@
49 CCDEPMODE = @CCDEPMODE@
50 CFLAGS = @CFLAGS@
51 CPP = @CPP@
52 CPPFLAGS = @CPPFLAGS@
53 CXX = @CXX@
54 CXXCPP = @CXXCPP@
55 CXXDEPMODE = @CXXDEPMODE@
56 CXXFLAGS = @CXXFLAGS@
57 CYGPATH_W = @CYGPATH_W@
58 DEFS = @DEFS@
59 DEPDIR = @DEPDIR@
60 ECHO = @ECHO@
61 ECHO_C = @ECHO_C@
62 ECHO_N = @ECHO_N@
63 ECHO_T = @ECHO_T@
64 EGREP = @EGREP@
65 EXEEXT = @EXEEXT@
66 F77 = @F77@
67 FFLAGS = @FFLAGS@
68 FLIBS = @FLIBS@
69 HAS_DOXYFILE = @HAS_DOXYFILE@
70 INSTALL_DATA = @INSTALL_DATA@
71 INSTALL_PROGRAM = @INSTALL_PROGRAM@
72 INSTALL_SCRIPT = @INSTALL_SCRIPT@
73 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
74 LDFLAGS = @LDFLAGS@
75 LIBOBJS = @LIBOBJS@
76 LIBS = @LIBS@
77 LIBTOOL = @LIBTOOL@
78 LN_S = @LN_S@
79 LTLIBOBJS = @LTLIBOBJS@
80 MAKEINFO = @MAKEINFO@
81 OBJEXT = @OBJEXT@
82 PACKAGE = @PACKAGE@
83 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
84 PACKAGE_NAME = @PACKAGE_NAME@
85 PACKAGE_STRING = @PACKAGE_STRING@
86 PACKAGE_TARNAME = @PACKAGE_TARNAME@
87 PACKAGE_VERSION = @PACKAGE_VERSION@
88 PATH_SEPARATOR = @PATH_SEPARATOR@
89 RANLIB = @RANLIB@
90 ROOTCINT = @ROOTCINT@
91 ROOT_INCLUDES = @ROOT_INCLUDES@
92 ROOT_LDFLAGS = @ROOT_LDFLAGS@
93 SET_MAKE = @SET_MAKE@
94 SHELL = @SHELL@
95 STRIP = @STRIP@
96 VERSION = @VERSION@
97 ac_ct_AR = @ac_ct_AR@
98 ac_ct_CC = @ac_ct_CC@
99 ac_ct_CXX = @ac_ct_CXX@
100 ac_ct_F77 = @ac_ct_F77@
101 ac_ct_RANLIB = @ac_ct_RANLIB@
102 ac_ct_STRIP = @ac_ct_STRIP@
103 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
104 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
105 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
106 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
107 am__include = @am__include@
108 am__leading_dot = @am__leading_dot@
109 am__quote = @am__quote@
110 bindir = @bindir@
111 build = @build@
112 build_alias = @build_alias@
113 build_cpu = @build_cpu@
114 build_os = @build_os@
115 build_vendor = @build_vendor@
116 datadir = @datadir@
117 exec_prefix = @exec_prefix@
118 host = @host@
119 host_alias = @host_alias@
120 host_cpu = @host_cpu@
121 host_os = @host_os@
122 host_vendor = @host_vendor@
123 includedir = @includedir@
124 infodir = @infodir@
125 install_sh = @install_sh@
126 libdir = @libdir@
127 libexecdir = @libexecdir@
128 localstatedir = @localstatedir@
129 mandir = @mandir@
130 oldincludedir = @oldincludedir@
131 prefix = @prefix@
132 program_transform_name = @program_transform_name@
133 sbindir = @sbindir@
134 sharedstatedir = @sharedstatedir@
135 sysconfdir = @sysconfdir@
136 target_alias = @target_alias@
137 AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
138 INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@
139
140 # These will build a non-installing libtool library
141 noinst_LTLIBRARIES = libdevreaders.la
142
143 libdevreaders_la_SOURCES = \
144 TrackerReader.cpp TrackerReader.h \
145 AnticounterReader.cpp AnticounterReader.h \
146 CalorimeterReader.cpp CalorimeterReader.h \
147 NeutronDetectorReader.cpp NeutronDetectorReader.h \
148 TriggerReader.cpp TriggerReader.h \
149 TofReader.cpp TofReader.h \
150 S4Reader.cpp S4Reader.h
151
152 subdir = techmodel/physics
153 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
154 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
155 CONFIG_HEADER = $(top_builddir)/config.h
156 CONFIG_CLEAN_FILES =
157 LTLIBRARIES = $(noinst_LTLIBRARIES)
158
159 libdevreaders_la_LDFLAGS =
160 libdevreaders_la_LIBADD =
161 am_libdevreaders_la_OBJECTS = TrackerReader.lo AnticounterReader.lo \
162 CalorimeterReader.lo NeutronDetectorReader.lo TriggerReader.lo \
163 TofReader.lo S4Reader.lo
164 libdevreaders_la_OBJECTS = $(am_libdevreaders_la_OBJECTS)
165
166 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
167 depcomp =
168 am__depfiles_maybe =
169 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
170 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
171 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
172 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
173 $(AM_CXXFLAGS) $(CXXFLAGS)
174 CXXLD = $(CXX)
175 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
176 $(AM_LDFLAGS) $(LDFLAGS) -o $@
177 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
180 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181 CCLD = $(CC)
182 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
183 $(AM_LDFLAGS) $(LDFLAGS) -o $@
184 DIST_SOURCES = $(libdevreaders_la_SOURCES)
185 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
186 SOURCES = $(libdevreaders_la_SOURCES)
187
188 all: all-am
189
190 .SUFFIXES:
191 .SUFFIXES: .cpp .lo .o .obj
192 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
193 cd $(top_srcdir) && \
194 $(AUTOMAKE) --foreign techmodel/physics/Makefile
195 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
196 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
197
198 clean-noinstLTLIBRARIES:
199 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
200 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
201 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
202 test "$$dir" = "$$p" && dir=.; \
203 echo "rm -f \"$${dir}/so_locations\""; \
204 rm -f "$${dir}/so_locations"; \
205 done
206 libdevreaders.la: $(libdevreaders_la_OBJECTS) $(libdevreaders_la_DEPENDENCIES)
207 $(CXXLINK) $(libdevreaders_la_LDFLAGS) $(libdevreaders_la_OBJECTS) $(libdevreaders_la_LIBADD) $(LIBS)
208
209 mostlyclean-compile:
210 -rm -f *.$(OBJEXT) core *.core
211
212 distclean-compile:
213 -rm -f *.tab.c
214
215 .cpp.o:
216 $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
217
218 .cpp.obj:
219 $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
220
221 .cpp.lo:
222 $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
223
224 mostlyclean-libtool:
225 -rm -f *.lo
226
227 clean-libtool:
228 -rm -rf .libs _libs
229
230 distclean-libtool:
231 -rm -f libtool
232 uninstall-info-am:
233
234 ETAGS = etags
235 ETAGSFLAGS =
236
237 CTAGS = ctags
238 CTAGSFLAGS =
239
240 tags: TAGS
241
242 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
243 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
244 unique=`for i in $$list; do \
245 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246 done | \
247 $(AWK) ' { files[$$0] = 1; } \
248 END { for (i in files) print i; }'`; \
249 mkid -fID $$unique
250
251 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
252 $(TAGS_FILES) $(LISP)
253 tags=; \
254 here=`pwd`; \
255 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
256 unique=`for i in $$list; do \
257 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
258 done | \
259 $(AWK) ' { files[$$0] = 1; } \
260 END { for (i in files) print i; }'`; \
261 test -z "$(ETAGS_ARGS)$$tags$$unique" \
262 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
263 $$tags $$unique
264
265 ctags: CTAGS
266 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
267 $(TAGS_FILES) $(LISP)
268 tags=; \
269 here=`pwd`; \
270 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
271 unique=`for i in $$list; do \
272 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273 done | \
274 $(AWK) ' { files[$$0] = 1; } \
275 END { for (i in files) print i; }'`; \
276 test -z "$(CTAGS_ARGS)$$tags$$unique" \
277 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
278 $$tags $$unique
279
280 GTAGS:
281 here=`$(am__cd) $(top_builddir) && pwd` \
282 && cd $(top_srcdir) \
283 && gtags -i $(GTAGS_ARGS) $$here
284
285 distclean-tags:
286 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
287 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
288
289 top_distdir = ../..
290 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
291
292 distdir: $(DISTFILES)
293 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
294 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
295 list='$(DISTFILES)'; for file in $$list; do \
296 case $$file in \
297 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
298 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
299 esac; \
300 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
301 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
302 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
303 dir="/$$dir"; \
304 $(mkinstalldirs) "$(distdir)$$dir"; \
305 else \
306 dir=''; \
307 fi; \
308 if test -d $$d/$$file; then \
309 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
310 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
311 fi; \
312 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
313 else \
314 test -f $(distdir)/$$file \
315 || cp -p $$d/$$file $(distdir)/$$file \
316 || exit 1; \
317 fi; \
318 done
319 check-am: all-am
320 check: check-am
321 all-am: Makefile $(LTLIBRARIES)
322
323 installdirs:
324 install: install-am
325 install-exec: install-exec-am
326 install-data: install-data-am
327 uninstall: uninstall-am
328
329 install-am: all-am
330 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
331
332 installcheck: installcheck-am
333 install-strip:
334 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
335 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
336 `test -z '$(STRIP)' || \
337 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
338 mostlyclean-generic:
339
340 clean-generic:
341
342 distclean-generic:
343 -rm -f $(CONFIG_CLEAN_FILES)
344
345 maintainer-clean-generic:
346 @echo "This command is intended for maintainers to use"
347 @echo "it deletes files that may require special tools to rebuild."
348 clean: clean-am
349
350 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
351 mostlyclean-am
352
353 distclean: distclean-am
354 -rm -f Makefile
355 distclean-am: clean-am distclean-compile distclean-generic \
356 distclean-libtool distclean-tags
357
358 dvi: dvi-am
359
360 dvi-am:
361
362 info: info-am
363
364 info-am:
365
366 install-data-am:
367
368 install-exec-am:
369
370 install-info:
371
372 install-man:
373
374 installcheck-am:
375
376 maintainer-clean: maintainer-clean-am
377 -rm -f Makefile
378 maintainer-clean-am: distclean-am maintainer-clean-generic
379
380 mostlyclean: mostlyclean-am
381
382 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
383 mostlyclean-libtool
384
385 pdf: pdf-am
386
387 pdf-am:
388
389 ps: ps-am
390
391 ps-am:
392
393 uninstall-am:
394
395 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
396 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
397 distclean-compile distclean-generic distclean-libtool \
398 distclean-tags distdir dvi dvi-am info info-am install \
399 install-am install-data install-data-am install-exec \
400 install-exec-am install-info install-info-am install-man \
401 install-strip installcheck installcheck-am installdirs \
402 maintainer-clean maintainer-clean-generic mostlyclean \
403 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
404 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
405
406 # Tell versions [3.59,3.63) of GNU make to not export all variables.
407 # Otherwise a system limit (for SysV at least) may be exceeded.
408 .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.23