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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Tue Jul 6 12:20:23 2004 UTC (20 years, 5 months ago) by kusanagi
CVS Tags: Rev040706, PreFligth1
Changes since 1.1: +0 -0 lines

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

  ViewVC Help
Powered by ViewVC 1.1.23