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

Annotation of /yoda/event/physics/tracker/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Tue Jul 20 13:05:07 2004 UTC (20 years, 4 months ago) by kusanagi
Branch: MAIN
Changes since 1.1: +209 -305 lines
*** empty log message ***

1 kusanagi 1.2 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2 kusanagi 1.1
3 kusanagi 1.2 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 kusanagi 1.1 # This Makefile.in is free software; the Free Software Foundation
5     # gives unlimited permission to copy and/or distribute it,
6     # with or without modifications, as long as this notice is preserved.
7    
8     # This program is distributed in the hope that it will be useful,
9     # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10     # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11     # PARTICULAR PURPOSE.
12    
13    
14 kusanagi 1.2 SHELL = @SHELL@
15 kusanagi 1.1
16     srcdir = @srcdir@
17     top_srcdir = @top_srcdir@
18     VPATH = @srcdir@
19 kusanagi 1.2 prefix = @prefix@
20     exec_prefix = @exec_prefix@
21    
22     bindir = @bindir@
23     sbindir = @sbindir@
24     libexecdir = @libexecdir@
25     datadir = @datadir@
26     sysconfdir = @sysconfdir@
27     sharedstatedir = @sharedstatedir@
28     localstatedir = @localstatedir@
29     libdir = @libdir@
30     infodir = @infodir@
31     mandir = @mandir@
32     includedir = @includedir@
33     oldincludedir = /usr/include
34    
35     DESTDIR =
36    
37 kusanagi 1.1 pkgdatadir = $(datadir)/@PACKAGE@
38     pkglibdir = $(libdir)/@PACKAGE@
39     pkgincludedir = $(includedir)/@PACKAGE@
40 kusanagi 1.2
41 kusanagi 1.1 top_builddir = ../../..
42 kusanagi 1.2
43     ACLOCAL = @ACLOCAL@
44     AUTOCONF = @AUTOCONF@
45     AUTOMAKE = @AUTOMAKE@
46     AUTOHEADER = @AUTOHEADER@
47    
48 kusanagi 1.1 INSTALL = @INSTALL@
49 kusanagi 1.2 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50     INSTALL_DATA = @INSTALL_DATA@
51     INSTALL_SCRIPT = @INSTALL_SCRIPT@
52     transform = @program_transform_name@
53    
54 kusanagi 1.1 NORMAL_INSTALL = :
55     PRE_INSTALL = :
56     POST_INSTALL = :
57     NORMAL_UNINSTALL = :
58     PRE_UNINSTALL = :
59     POST_UNINSTALL = :
60 kusanagi 1.2 host_alias = @host_alias@
61 kusanagi 1.1 host_triplet = @host@
62 kusanagi 1.2 AS = @AS@
63 kusanagi 1.1 CC = @CC@
64     CXX = @CXX@
65 kusanagi 1.2 DLLTOOL = @DLLTOOL@
66 kusanagi 1.1 ECHO = @ECHO@
67     EXEEXT = @EXEEXT@
68     F77 = @F77@
69     FLIBS = @FLIBS@
70     HAS_DOXYFILE = @HAS_DOXYFILE@
71 kusanagi 1.2 HAVE_LIB = @HAVE_LIB@
72     LIB = @LIB@
73 kusanagi 1.1 LIBTOOL = @LIBTOOL@
74     LN_S = @LN_S@
75 kusanagi 1.2 LTLIB = @LTLIB@
76 kusanagi 1.1 MAKEINFO = @MAKEINFO@
77 kusanagi 1.2 OBJDUMP = @OBJDUMP@
78 kusanagi 1.1 OBJEXT = @OBJEXT@
79     PACKAGE = @PACKAGE@
80     RANLIB = @RANLIB@
81     ROOTCINT = @ROOTCINT@
82     ROOT_INCLUDES = @ROOT_INCLUDES@
83     ROOT_LDFLAGS = @ROOT_LDFLAGS@
84     STRIP = @STRIP@
85     VERSION = @VERSION@
86 kusanagi 1.2
87 kusanagi 1.1 AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
88     INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@
89 kusanagi 1.2 LDFLAGS = @ROOT_LDFLAGS@
90    
91 kusanagi 1.1 noinst_LTLIBRARIES = libtrackerevent.la
92 kusanagi 1.2 libtrackerevent_la_SOURCES = TrackerEvent.cpp TrackerEvent.h TrackerEventDict.cpp TrackerEventDict.h LinkDef.h
93    
94 kusanagi 1.1
95     BUILT_SOURCES = TrackerEventDict.cpp TrackerEventDict.h
96 kusanagi 1.2 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
97     CONFIG_HEADER = ../../../config.h
98     CONFIG_CLEAN_FILES =
99     LTLIBRARIES = $(noinst_LTLIBRARIES)
100    
101    
102     DEFS = @DEFS@ -I. -I$(srcdir) -I../../..
103     CPPFLAGS = @CPPFLAGS@
104     LIBS = @LIBS@
105     libtrackerevent_la_LDFLAGS =
106     libtrackerevent_la_LIBADD =
107     libtrackerevent_la_OBJECTS = TrackerEvent.lo TrackerEventDict.lo
108     CXXFLAGS = @CXXFLAGS@
109     CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
110     LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
111     CXXLD = $(CXX)
112     CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
113     CFLAGS = @CFLAGS@
114     COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115     LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116     CCLD = $(CC)
117     LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
118     DIST_COMMON = Makefile.am Makefile.in
119 kusanagi 1.1
120 kusanagi 1.2
121     DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
122    
123     TAR = gtar
124     GZIP_ENV = --best
125     SOURCES = $(libtrackerevent_la_SOURCES)
126     OBJECTS = $(libtrackerevent_la_OBJECTS)
127    
128     all: all-redirect
129 kusanagi 1.1 .SUFFIXES:
130 kusanagi 1.2 .SUFFIXES: .S .c .cpp .lo .o .obj .s
131     $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
132     cd $(top_srcdir) && $(AUTOMAKE) --foreign event/physics/tracker/Makefile
133    
134     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
135     cd $(top_builddir) \
136     && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
137    
138    
139     mostlyclean-noinstLTLIBRARIES:
140 kusanagi 1.1
141     clean-noinstLTLIBRARIES:
142     -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
143 kusanagi 1.2
144     distclean-noinstLTLIBRARIES:
145    
146     maintainer-clean-noinstLTLIBRARIES:
147    
148     .c.o:
149     $(COMPILE) -c $<
150    
151     # FIXME: We should only use cygpath when building on Windows,
152     # and only if it is available.
153     .c.obj:
154     $(COMPILE) -c `cygpath -w $<`
155    
156     .s.o:
157     $(COMPILE) -c $<
158    
159     .S.o:
160     $(COMPILE) -c $<
161 kusanagi 1.1
162     mostlyclean-compile:
163 kusanagi 1.2 -rm -f *.o core *.core
164 kusanagi 1.1 -rm -f *.$(OBJEXT)
165    
166 kusanagi 1.2 clean-compile:
167    
168 kusanagi 1.1 distclean-compile:
169     -rm -f *.tab.c
170    
171 kusanagi 1.2 maintainer-clean-compile:
172    
173     .c.lo:
174     $(LIBTOOL) --mode=compile $(COMPILE) -c $<
175 kusanagi 1.1
176 kusanagi 1.2 .s.lo:
177     $(LIBTOOL) --mode=compile $(COMPILE) -c $<
178 kusanagi 1.1
179 kusanagi 1.2 .S.lo:
180     $(LIBTOOL) --mode=compile $(COMPILE) -c $<
181 kusanagi 1.1
182     mostlyclean-libtool:
183     -rm -f *.lo
184    
185     clean-libtool:
186     -rm -rf .libs _libs
187    
188     distclean-libtool:
189    
190 kusanagi 1.2 maintainer-clean-libtool:
191    
192     libtrackerevent.la: $(libtrackerevent_la_OBJECTS) $(libtrackerevent_la_DEPENDENCIES)
193     $(CXXLINK) $(libtrackerevent_la_LDFLAGS) $(libtrackerevent_la_OBJECTS) $(libtrackerevent_la_LIBADD) $(LIBS)
194     .cpp.o:
195     $(CXXCOMPILE) -c $<
196     .cpp.obj:
197     $(CXXCOMPILE) -c `cygpath -w $<`
198     .cpp.lo:
199     $(LTCXXCOMPILE) -c $<
200    
201 kusanagi 1.1 tags: TAGS
202    
203 kusanagi 1.2 ID: $(HEADERS) $(SOURCES) $(LISP)
204     list='$(SOURCES) $(HEADERS)'; \
205     unique=`for i in $$list; do echo $$i; done | \
206     awk ' { files[$$0] = 1; } \
207 kusanagi 1.1 END { for (i in files) print i; }'`; \
208 kusanagi 1.2 here=`pwd` && cd $(srcdir) \
209     && mkid -f$$here/ID $$unique $(LISP)
210    
211     TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
212 kusanagi 1.1 tags=; \
213     here=`pwd`; \
214 kusanagi 1.2 list='$(SOURCES) $(HEADERS)'; \
215     unique=`for i in $$list; do echo $$i; done | \
216     awk ' { files[$$0] = 1; } \
217 kusanagi 1.1 END { for (i in files) print i; }'`; \
218 kusanagi 1.2 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
219     || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
220    
221     mostlyclean-tags:
222    
223     clean-tags:
224 kusanagi 1.1
225     distclean-tags:
226 kusanagi 1.2 -rm -f TAGS ID
227    
228     maintainer-clean-tags:
229    
230     distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
231    
232     subdir = event/physics/tracker
233 kusanagi 1.1
234     distdir: $(DISTFILES)
235 kusanagi 1.2 @for file in $(DISTFILES); do \
236     d=$(srcdir); \
237 kusanagi 1.1 if test -d $$d/$$file; then \
238 kusanagi 1.2 cp -pr $$d/$$file $(distdir)/$$file; \
239 kusanagi 1.1 else \
240     test -f $(distdir)/$$file \
241 kusanagi 1.2 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
242     || cp -p $$d/$$file $(distdir)/$$file || :; \
243 kusanagi 1.1 fi; \
244     done
245 kusanagi 1.2 info-am:
246     info: info-am
247     dvi-am:
248     dvi: dvi-am
249 kusanagi 1.1 check-am: all-am
250 kusanagi 1.2 check: check-am
251     installcheck-am:
252     installcheck: installcheck-am
253     install-info-am:
254     install-info: install-info-am
255     install-exec-am:
256 kusanagi 1.1 install-exec: install-exec-am
257 kusanagi 1.2
258     install-data-am:
259 kusanagi 1.1 install-data: install-data-am
260    
261     install-am: all-am
262     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
263 kusanagi 1.2 install: install-am
264     uninstall-am:
265     uninstall: uninstall-am
266     all-am: Makefile $(LTLIBRARIES)
267     all-redirect: all-am
268     install-strip:
269     $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
270     installdirs:
271    
272 kusanagi 1.1
273     mostlyclean-generic:
274    
275     clean-generic:
276    
277     distclean-generic:
278 kusanagi 1.2 -rm -f Makefile $(CONFIG_CLEAN_FILES)
279     -rm -f config.cache config.log stamp-h stamp-h[0-9]*
280 kusanagi 1.1
281     maintainer-clean-generic:
282     -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
283 kusanagi 1.2 mostlyclean-am: mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
284     mostlyclean-libtool mostlyclean-tags \
285     mostlyclean-generic
286 kusanagi 1.1
287 kusanagi 1.2 mostlyclean: mostlyclean-am
288 kusanagi 1.1
289 kusanagi 1.2 clean-am: clean-noinstLTLIBRARIES clean-compile clean-libtool \
290     clean-tags clean-generic mostlyclean-am
291 kusanagi 1.1
292 kusanagi 1.2 clean: clean-am
293 kusanagi 1.1
294 kusanagi 1.2 distclean-am: distclean-noinstLTLIBRARIES distclean-compile \
295     distclean-libtool distclean-tags distclean-generic \
296     clean-am
297     -rm -f libtool
298 kusanagi 1.1
299 kusanagi 1.2 distclean: distclean-am
300 kusanagi 1.1
301 kusanagi 1.2 maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \
302     maintainer-clean-compile maintainer-clean-libtool \
303     maintainer-clean-tags maintainer-clean-generic \
304     distclean-am
305     @echo "This command is intended for maintainers to use;"
306     @echo "it deletes files that may require special tools to rebuild."
307 kusanagi 1.1
308     maintainer-clean: maintainer-clean-am
309    
310 kusanagi 1.2 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
311     clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
312     mostlyclean-compile distclean-compile clean-compile \
313     maintainer-clean-compile mostlyclean-libtool distclean-libtool \
314     clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
315     distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
316     dvi-am dvi check check-am installcheck-am installcheck install-info-am \
317     install-info install-exec-am install-exec install-data-am install-data \
318     install-am install uninstall-am uninstall all-redirect all-am all \
319     installdirs mostlyclean-generic distclean-generic clean-generic \
320     maintainer-clean-generic clean mostlyclean distclean maintainer-clean
321 kusanagi 1.1
322    
323     TrackerEventDict.cpp: TrackerEvent.h LinkDef.h
324     @ROOTCINT@ -f $@ -c ${INCLUDES} $^
325 kusanagi 1.2
326 kusanagi 1.1 # Tell versions [3.59,3.63) of GNU make to not export all variables.
327     # Otherwise a system limit (for SysV at least) may be exceeded.
328     .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.23