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