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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Wed Jul 29 15:47:03 2009 UTC (15 years, 4 months ago) by mocchiut
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Class rollback to previous version, compilation warnings ~fixed, some cleaning

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

  ViewVC Help
Powered by ViewVC 1.1.23