/[PAMELA software]/chewbacca/PamOffLineSW/forroutines/trigger/Makefile.in
ViewVC logotype

Annotation of /chewbacca/PamOffLineSW/forroutines/trigger/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Tue Sep 23 07:20:20 2008 UTC (16 years, 2 months ago) by mocchiut
Branch: v0r00
CVS Tags: v1r02, v1r00, v1r01, start
Changes since 1.1: +0 -0 lines
Imported sources, 23/09/2008

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

  ViewVC Help
Powered by ViewVC 1.1.23