/[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 2.2 - (show annotations) (download)
Thu Dec 16 17:33:02 2004 UTC (19 years, 11 months ago) by kusanagi
Branch: MAIN
Changes since 2.1: +279 -199 lines
*** empty log message ***

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 S4Reader.cpp S4Reader.h
149
150 subdir = techmodel/physics
151 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
152 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
153 CONFIG_HEADER = $(top_builddir)/config.h
154 CONFIG_CLEAN_FILES =
155 LTLIBRARIES = $(noinst_LTLIBRARIES)
156
157 libdevreaders_la_LDFLAGS =
158 libdevreaders_la_LIBADD =
159 am_libdevreaders_la_OBJECTS = TrackerReader.lo AnticounterReader.lo \
160 CalorimeterReader.lo NeutronDetectorReader.lo S4Reader.lo
161 libdevreaders_la_OBJECTS = $(am_libdevreaders_la_OBJECTS)
162
163 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
164 depcomp =
165 am__depfiles_maybe =
166 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
167 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
168 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
169 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
170 $(AM_CXXFLAGS) $(CXXFLAGS)
171 CXXLD = $(CXX)
172 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
173 $(AM_LDFLAGS) $(LDFLAGS) -o $@
174 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
175 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
176 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
177 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
178 CCLD = $(CC)
179 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
180 $(AM_LDFLAGS) $(LDFLAGS) -o $@
181 DIST_SOURCES = $(libdevreaders_la_SOURCES)
182 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
183 SOURCES = $(libdevreaders_la_SOURCES)
184
185 all: all-am
186
187 .SUFFIXES:
188 .SUFFIXES: .cpp .lo .o .obj
189 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
190 cd $(top_srcdir) && \
191 $(AUTOMAKE) --foreign techmodel/physics/Makefile
192 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
193 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
194
195 clean-noinstLTLIBRARIES:
196 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
197 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
198 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
199 test "$$dir" = "$$p" && dir=.; \
200 echo "rm -f \"$${dir}/so_locations\""; \
201 rm -f "$${dir}/so_locations"; \
202 done
203 libdevreaders.la: $(libdevreaders_la_OBJECTS) $(libdevreaders_la_DEPENDENCIES)
204 $(CXXLINK) $(libdevreaders_la_LDFLAGS) $(libdevreaders_la_OBJECTS) $(libdevreaders_la_LIBADD) $(LIBS)
205
206 mostlyclean-compile:
207 -rm -f *.$(OBJEXT) core *.core
208
209 distclean-compile:
210 -rm -f *.tab.c
211
212 .cpp.o:
213 $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
214
215 .cpp.obj:
216 $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
217
218 .cpp.lo:
219 $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
220
221 mostlyclean-libtool:
222 -rm -f *.lo
223
224 clean-libtool:
225 -rm -rf .libs _libs
226
227 distclean-libtool:
228 -rm -f libtool
229 uninstall-info-am:
230
231 ETAGS = etags
232 ETAGSFLAGS =
233
234 CTAGS = ctags
235 CTAGSFLAGS =
236
237 tags: TAGS
238
239 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
240 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
241 unique=`for i in $$list; do \
242 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
243 done | \
244 $(AWK) ' { files[$$0] = 1; } \
245 END { for (i in files) print i; }'`; \
246 mkid -fID $$unique
247
248 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
249 $(TAGS_FILES) $(LISP)
250 tags=; \
251 here=`pwd`; \
252 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
253 unique=`for i in $$list; do \
254 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
255 done | \
256 $(AWK) ' { files[$$0] = 1; } \
257 END { for (i in files) print i; }'`; \
258 test -z "$(ETAGS_ARGS)$$tags$$unique" \
259 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
260 $$tags $$unique
261
262 ctags: CTAGS
263 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
264 $(TAGS_FILES) $(LISP)
265 tags=; \
266 here=`pwd`; \
267 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
268 unique=`for i in $$list; do \
269 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270 done | \
271 $(AWK) ' { files[$$0] = 1; } \
272 END { for (i in files) print i; }'`; \
273 test -z "$(CTAGS_ARGS)$$tags$$unique" \
274 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
275 $$tags $$unique
276
277 GTAGS:
278 here=`$(am__cd) $(top_builddir) && pwd` \
279 && cd $(top_srcdir) \
280 && gtags -i $(GTAGS_ARGS) $$here
281
282 distclean-tags:
283 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
284 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
285
286 top_distdir = ../..
287 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
288
289 distdir: $(DISTFILES)
290 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
291 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
292 list='$(DISTFILES)'; for file in $$list; do \
293 case $$file in \
294 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
295 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
296 esac; \
297 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
298 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
299 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
300 dir="/$$dir"; \
301 $(mkinstalldirs) "$(distdir)$$dir"; \
302 else \
303 dir=''; \
304 fi; \
305 if test -d $$d/$$file; then \
306 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
307 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
308 fi; \
309 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
310 else \
311 test -f $(distdir)/$$file \
312 || cp -p $$d/$$file $(distdir)/$$file \
313 || exit 1; \
314 fi; \
315 done
316 check-am: all-am
317 check: check-am
318 all-am: Makefile $(LTLIBRARIES)
319
320 installdirs:
321 install: install-am
322 install-exec: install-exec-am
323 install-data: install-data-am
324 uninstall: uninstall-am
325
326 install-am: all-am
327 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
328
329 installcheck: installcheck-am
330 install-strip:
331 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
332 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
333 `test -z '$(STRIP)' || \
334 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
335 mostlyclean-generic:
336
337 clean-generic:
338
339 distclean-generic:
340 -rm -f $(CONFIG_CLEAN_FILES)
341
342 maintainer-clean-generic:
343 @echo "This command is intended for maintainers to use"
344 @echo "it deletes files that may require special tools to rebuild."
345 clean: clean-am
346
347 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
348 mostlyclean-am
349
350 distclean: distclean-am
351 -rm -f Makefile
352 distclean-am: clean-am distclean-compile distclean-generic \
353 distclean-libtool distclean-tags
354
355 dvi: dvi-am
356
357 dvi-am:
358
359 info: info-am
360
361 info-am:
362
363 install-data-am:
364
365 install-exec-am:
366
367 install-info:
368
369 install-man:
370
371 installcheck-am:
372
373 maintainer-clean: maintainer-clean-am
374 -rm -f Makefile
375 maintainer-clean-am: distclean-am maintainer-clean-generic
376
377 mostlyclean: mostlyclean-am
378
379 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
380 mostlyclean-libtool
381
382 pdf: pdf-am
383
384 pdf-am:
385
386 ps: ps-am
387
388 ps-am:
389
390 uninstall-am:
391
392 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
393 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
394 distclean-compile distclean-generic distclean-libtool \
395 distclean-tags distdir dvi dvi-am info info-am install \
396 install-am install-data install-data-am install-exec \
397 install-exec-am install-info install-info-am install-man \
398 install-strip installcheck installcheck-am installdirs \
399 maintainer-clean maintainer-clean-generic mostlyclean \
400 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
401 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
402
403 # Tell versions [3.59,3.63) of GNU make to not export all variables.
404 # Otherwise a system limit (for SysV at least) may be exceeded.
405 .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.23