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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue Jul 6 12:20:23 2004 UTC (20 years, 5 months ago) by kusanagi
Branch: MAIN
Initial revision

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

  ViewVC Help
Powered by ViewVC 1.1.23