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

Contents of /yoda/techmodel/forroutines/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Thu Jul 8 12:45:22 2004 UTC (20 years, 6 months ago) by kusanagi
Branch: MAIN
Changes since 1.2: +3 -3 lines
*** empty log message ***

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 = $(libforrou_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/forroutines
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 libforrou_la_DEPENDENCIES = tracker/libfortracker.la \
51 anticounter/libanticoinc.la
52 am_libforrou_la_OBJECTS =
53 libforrou_la_OBJECTS = $(am_libforrou_la_OBJECTS)
54 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
55 depcomp =
56 am__depfiles_maybe =
57 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
58 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
59 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
60 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
61 $(AM_CFLAGS) $(CFLAGS)
62 CCLD = $(CC)
63 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
64 $(AM_LDFLAGS) $(LDFLAGS) -o $@
65 SOURCES = $(libforrou_la_SOURCES)
66 DIST_SOURCES = $(libforrou_la_SOURCES)
67 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
68 html-recursive info-recursive install-data-recursive \
69 install-exec-recursive install-info-recursive \
70 install-recursive installcheck-recursive installdirs-recursive \
71 pdf-recursive ps-recursive uninstall-info-recursive \
72 uninstall-recursive
73 ETAGS = etags
74 CTAGS = ctags
75 DIST_SUBDIRS = $(SUBDIRS)
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 = @ROOT_LDFLAGS@ -llog4cpp
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 SUBDIRS = tracker anticounter
179
180 # These will build a non-installing libtool library
181 noinst_LTLIBRARIES = libforrou.la
182 libforrou_la_LIBADD = \
183 tracker/libfortracker.la \
184 anticounter/libanticoinc.la
185
186 libforrou_la_SOURCES =
187 libforrou_la_LDFLAGS = -lg2c -lstdc++
188 all: all-recursive
189
190 .SUFFIXES:
191 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
192 @for dep in $?; do \
193 case '$(am__configure_deps)' in \
194 *$$dep*) \
195 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
196 && exit 0; \
197 exit 1;; \
198 esac; \
199 done; \
200 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign techmodel/forroutines/Makefile'; \
201 cd $(top_srcdir) && \
202 $(AUTOMAKE) --foreign techmodel/forroutines/Makefile
203 .PRECIOUS: Makefile
204 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
205 @case '$?' in \
206 *config.status*) \
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
208 *) \
209 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
210 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
211 esac;
212
213 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215
216 $(top_srcdir)/configure: $(am__configure_deps)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221 clean-noinstLTLIBRARIES:
222 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
223 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
224 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
225 test "$$dir" = "$$p" && dir=.; \
226 echo "rm -f \"$${dir}/so_locations\""; \
227 rm -f "$${dir}/so_locations"; \
228 done
229 libforrou.la: $(libforrou_la_OBJECTS) $(libforrou_la_DEPENDENCIES)
230 $(LINK) $(libforrou_la_LDFLAGS) $(libforrou_la_OBJECTS) $(libforrou_la_LIBADD) $(LIBS)
231
232 mostlyclean-compile:
233 -rm -f *.$(OBJEXT)
234
235 distclean-compile:
236 -rm -f *.tab.c
237
238 mostlyclean-libtool:
239 -rm -f *.lo
240
241 clean-libtool:
242 -rm -rf .libs _libs
243
244 distclean-libtool:
245 -rm -f libtool
246 uninstall-info-am:
247
248 # This directory's subdirectories are mostly independent; you can cd
249 # into them and run `make' without going through this Makefile.
250 # To change the values of `make' variables: instead of editing Makefiles,
251 # (1) if the variable is set in `config.status', edit `config.status'
252 # (which will cause the Makefiles to be regenerated when you run `make');
253 # (2) otherwise, pass the desired values on the `make' command line.
254 $(RECURSIVE_TARGETS):
255 @set fnord $$MAKEFLAGS; amf=$$2; \
256 dot_seen=no; \
257 target=`echo $@ | sed s/-recursive//`; \
258 list='$(SUBDIRS)'; for subdir in $$list; do \
259 echo "Making $$target in $$subdir"; \
260 if test "$$subdir" = "."; then \
261 dot_seen=yes; \
262 local_target="$$target-am"; \
263 else \
264 local_target="$$target"; \
265 fi; \
266 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
267 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
268 done; \
269 if test "$$dot_seen" = "no"; then \
270 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
271 fi; test -z "$$fail"
272
273 mostlyclean-recursive clean-recursive distclean-recursive \
274 maintainer-clean-recursive:
275 @set fnord $$MAKEFLAGS; amf=$$2; \
276 dot_seen=no; \
277 case "$@" in \
278 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
279 *) list='$(SUBDIRS)' ;; \
280 esac; \
281 rev=''; for subdir in $$list; do \
282 if test "$$subdir" = "."; then :; else \
283 rev="$$subdir $$rev"; \
284 fi; \
285 done; \
286 rev="$$rev ."; \
287 target=`echo $@ | sed s/-recursive//`; \
288 for subdir in $$rev; do \
289 echo "Making $$target in $$subdir"; \
290 if test "$$subdir" = "."; then \
291 local_target="$$target-am"; \
292 else \
293 local_target="$$target"; \
294 fi; \
295 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
296 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
297 done && test -z "$$fail"
298 tags-recursive:
299 list='$(SUBDIRS)'; for subdir in $$list; do \
300 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
301 done
302 ctags-recursive:
303 list='$(SUBDIRS)'; for subdir in $$list; do \
304 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
305 done
306
307 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
308 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
309 unique=`for i in $$list; do \
310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311 done | \
312 $(AWK) ' { files[$$0] = 1; } \
313 END { for (i in files) print i; }'`; \
314 mkid -fID $$unique
315 tags: TAGS
316
317 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
318 $(TAGS_FILES) $(LISP)
319 tags=; \
320 here=`pwd`; \
321 if (etags --etags-include --version) >/dev/null 2>&1; then \
322 include_option=--etags-include; \
323 else \
324 include_option=--include; \
325 fi; \
326 list='$(SUBDIRS)'; for subdir in $$list; do \
327 if test "$$subdir" = .; then :; else \
328 test -f $$subdir/TAGS && \
329 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
330 fi; \
331 done; \
332 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
333 unique=`for i in $$list; do \
334 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335 done | \
336 $(AWK) ' { files[$$0] = 1; } \
337 END { for (i in files) print i; }'`; \
338 test -z "$(ETAGS_ARGS)$$tags$$unique" \
339 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
340 $$tags $$unique
341 ctags: CTAGS
342 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
343 $(TAGS_FILES) $(LISP)
344 tags=; \
345 here=`pwd`; \
346 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
347 unique=`for i in $$list; do \
348 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
349 done | \
350 $(AWK) ' { files[$$0] = 1; } \
351 END { for (i in files) print i; }'`; \
352 test -z "$(CTAGS_ARGS)$$tags$$unique" \
353 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
354 $$tags $$unique
355
356 GTAGS:
357 here=`$(am__cd) $(top_builddir) && pwd` \
358 && cd $(top_srcdir) \
359 && gtags -i $(GTAGS_ARGS) $$here
360
361 distclean-tags:
362 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
363
364 distdir: $(DISTFILES)
365 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
366 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
367 list='$(DISTFILES)'; for file in $$list; do \
368 case $$file in \
369 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
370 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
371 esac; \
372 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
373 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
374 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
375 dir="/$$dir"; \
376 $(mkdir_p) "$(distdir)$$dir"; \
377 else \
378 dir=''; \
379 fi; \
380 if test -d $$d/$$file; then \
381 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
382 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
383 fi; \
384 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
385 else \
386 test -f $(distdir)/$$file \
387 || cp -p $$d/$$file $(distdir)/$$file \
388 || exit 1; \
389 fi; \
390 done
391 list='$(SUBDIRS)'; for subdir in $$list; do \
392 if test "$$subdir" = .; then :; else \
393 test -d "$(distdir)/$$subdir" \
394 || mkdir "$(distdir)/$$subdir" \
395 || exit 1; \
396 (cd $$subdir && \
397 $(MAKE) $(AM_MAKEFLAGS) \
398 top_distdir="../$(top_distdir)" \
399 distdir="../$(distdir)/$$subdir" \
400 distdir) \
401 || exit 1; \
402 fi; \
403 done
404 check-am: all-am
405 check: check-recursive
406 all-am: Makefile $(LTLIBRARIES)
407 installdirs: installdirs-recursive
408 installdirs-am:
409 install: install-recursive
410 install-exec: install-exec-recursive
411 install-data: install-data-recursive
412 uninstall: uninstall-recursive
413
414 install-am: all-am
415 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
416
417 installcheck: installcheck-recursive
418 install-strip:
419 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
421 `test -z '$(STRIP)' || \
422 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
423 mostlyclean-generic:
424
425 clean-generic:
426
427 distclean-generic:
428 -rm -f $(CONFIG_CLEAN_FILES)
429
430 maintainer-clean-generic:
431 @echo "This command is intended for maintainers to use"
432 @echo "it deletes files that may require special tools to rebuild."
433 clean: clean-recursive
434
435 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
436 mostlyclean-am
437
438 distclean: distclean-recursive
439 -rm -f Makefile
440 distclean-am: clean-am distclean-compile distclean-generic \
441 distclean-libtool distclean-tags
442
443 dvi: dvi-recursive
444
445 dvi-am:
446
447 html: html-recursive
448
449 info: info-recursive
450
451 info-am:
452
453 install-data-am:
454
455 install-exec-am:
456
457 install-info: install-info-recursive
458
459 install-man:
460
461 installcheck-am:
462
463 maintainer-clean: maintainer-clean-recursive
464 -rm -f Makefile
465 maintainer-clean-am: distclean-am maintainer-clean-generic
466
467 mostlyclean: mostlyclean-recursive
468
469 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
470 mostlyclean-libtool
471
472 pdf: pdf-recursive
473
474 pdf-am:
475
476 ps: ps-recursive
477
478 ps-am:
479
480 uninstall-am:
481
482 uninstall-info: uninstall-info-recursive
483
484 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
485 clean clean-generic clean-libtool clean-noinstLTLIBRARIES \
486 clean-recursive ctags ctags-recursive distclean \
487 distclean-compile distclean-generic distclean-libtool \
488 distclean-recursive distclean-tags distdir dvi dvi-am html \
489 html-am info info-am install install-am install-data \
490 install-data-am install-exec install-exec-am install-info \
491 install-info-am install-man install-strip installcheck \
492 installcheck-am installdirs installdirs-am maintainer-clean \
493 maintainer-clean-generic maintainer-clean-recursive \
494 mostlyclean mostlyclean-compile mostlyclean-generic \
495 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
496 tags tags-recursive uninstall uninstall-am uninstall-info-am
497
498 # Tell versions [3.59,3.63) of GNU make to not export all variables.
499 # Otherwise a system limit (for SysV at least) may be exceeded.
500 .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.23