OSDN Git Service

autoreconf -i -s -v -f
[pf3gnuchains/urjtag.git] / jtag / src / jim / Makefile.in
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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 #
18 # $Id: Makefile.am $
19 #
20 # Copyright (C) 2008 Kolja Waschk <kawk>
21 #
22 # Permission is hereby granted, free of charge, to any person obtaining a copy
23 # of this software and associated documentation files (the "Software"), to deal
24 # in the Software without restriction, including without limitation the rights
25 # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
26 # copies of the Software, and to permit persons to whom the Software is
27 # furnished to do so, subject to the following conditions:
28 #
29 # The above copyright notice and this permission notice shall be included in
30 # all copies or substantial portions of the Software.
31 #
32 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
35 # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
37 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
38 # THE SOFTWARE.
39
40 #
41 # $Id$
42 #
43 # Copyright (C) 2003 ETC s.r.o.
44 # Copyright (C) 2004 Marcel Telka
45 #
46 # This program is free software; you can redistribute it and/or
47 # modify it under the terms of the GNU General Public License
48 # as published by the Free Software Foundation; either version 2
49 # of the License, or (at your option) any later version.
50 #
51 # This program is distributed in the hope that it will be useful,
52 # but WITHOUT ANY WARRANTY; without even the implied warranty of
53 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
54 # GNU General Public License for more details.
55 #
56 # You should have received a copy of the GNU General Public License
57 # along with this program; if not, write to the Free Software
58 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
59 # 02111-1307, USA.
60 #
61 # Written by Marcel Telka <marcel@telka.sk>, 2003, 2004.
62 #
63
64 VPATH = @srcdir@
65 pkgdatadir = $(datadir)/@PACKAGE@
66 pkglibdir = $(libdir)/@PACKAGE@
67 pkgincludedir = $(includedir)/@PACKAGE@
68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 install_sh_DATA = $(install_sh) -c -m 644
70 install_sh_PROGRAM = $(install_sh) -c
71 install_sh_SCRIPT = $(install_sh) -c
72 INSTALL_HEADER = $(INSTALL_DATA)
73 transform = $(program_transform_name)
74 NORMAL_INSTALL = :
75 PRE_INSTALL = :
76 POST_INSTALL = :
77 NORMAL_UNINSTALL = :
78 PRE_UNINSTALL = :
79 POST_UNINSTALL = :
80 build_triplet = @build@
81 host_triplet = @host@
82 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
83         $(top_srcdir)/Makefile.rules
84 subdir = src/jim
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
87         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
88         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
89         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
90         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
91         $(top_srcdir)/configure.ac
92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93         $(ACLOCAL_M4)
94 mkinstalldirs = $(SHELL) $(top_srcdir)/tools/mkinstalldirs
95 CONFIG_HEADER = $(top_builddir)/config.h
96 CONFIG_CLEAN_FILES =
97 LIBRARIES = $(noinst_LIBRARIES)
98 AR = ar
99 ARFLAGS = cru
100 libjim_a_AR = $(AR) $(ARFLAGS)
101 libjim_a_LIBADD =
102 am_libjim_a_OBJECTS = tap.$(OBJEXT) some_cpu.$(OBJEXT) \
103         intel_28f800b3.$(OBJEXT)
104 libjim_a_OBJECTS = $(am_libjim_a_OBJECTS)
105 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
106 depcomp = $(SHELL) $(top_srcdir)/tools/depcomp
107 am__depfiles_maybe = depfiles
108 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
109         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110 CCLD = $(CC)
111 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
112 SOURCES = $(libjim_a_SOURCES)
113 DIST_SOURCES = $(libjim_a_SOURCES)
114 ETAGS = etags
115 CTAGS = ctags
116 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117 ACLOCAL = @ACLOCAL@
118 AMTAR = @AMTAR@
119 AUTOCONF = @AUTOCONF@
120 AUTOHEADER = @AUTOHEADER@
121 AUTOMAKE = @AUTOMAKE@
122 AWK = @AWK@
123 CC = @CC@
124 CCDEPMODE = @CCDEPMODE@
125 CFLAGS = @CFLAGS@
126 CPP = @CPP@
127 CPPFLAGS = @CPPFLAGS@
128 CYGPATH_W = @CYGPATH_W@
129 DEFS = @DEFS@
130 DEPDIR = @DEPDIR@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 EXEEXT = @EXEEXT@
136 FTD2XXLIB = @FTD2XXLIB@
137 GMSGFMT = @GMSGFMT@
138 GREP = @GREP@
139 INSTALL = @INSTALL@
140 INSTALL_DATA = @INSTALL_DATA@
141 INSTALL_PROGRAM = @INSTALL_PROGRAM@
142 INSTALL_SCRIPT = @INSTALL_SCRIPT@
143 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
144 INTLLIBS = @INTLLIBS@
145 LDFLAGS = @LDFLAGS@
146 LEX = @LEX@
147 LEXLIB = @LEXLIB@
148 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
149 LIBFTDI_CONFIG = @LIBFTDI_CONFIG@
150 LIBICONV = @LIBICONV@
151 LIBINTL = @LIBINTL@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LIBUSB_CONFIG = @LIBUSB_CONFIG@
155 LTLIBICONV = @LTLIBICONV@
156 LTLIBINTL = @LTLIBINTL@
157 LTLIBOBJS = @LTLIBOBJS@
158 MAINT = @MAINT@
159 MAKEINFO = @MAKEINFO@
160 MKDIR_P = @MKDIR_P@
161 MKINSTALLDIRS = @MKINSTALLDIRS@
162 MSGFMT = @MSGFMT@
163 MSGMERGE = @MSGMERGE@
164 OBJEXT = @OBJEXT@
165 PACKAGE = @PACKAGE@
166 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
167 PACKAGE_NAME = @PACKAGE_NAME@
168 PACKAGE_STRING = @PACKAGE_STRING@
169 PACKAGE_TARNAME = @PACKAGE_TARNAME@
170 PACKAGE_VERSION = @PACKAGE_VERSION@
171 PATH_SEPARATOR = @PATH_SEPARATOR@
172 POSUB = @POSUB@
173 RANLIB = @RANLIB@
174 SED = @SED@
175 SET_MAKE = @SET_MAKE@
176 SHELL = @SHELL@
177 STRIP = @STRIP@
178 SVN_REVISION = @SVN_REVISION@
179 USE_NLS = @USE_NLS@
180 VERSION = @VERSION@
181 XGETTEXT = @XGETTEXT@
182 YACC = @YACC@
183 YFLAGS = @YFLAGS@
184 abs_builddir = @abs_builddir@
185 abs_srcdir = @abs_srcdir@
186 abs_top_builddir = @abs_top_builddir@
187 abs_top_srcdir = @abs_top_srcdir@
188 ac_ct_CC = @ac_ct_CC@
189 am__include = @am__include@
190 am__leading_dot = @am__leading_dot@
191 am__quote = @am__quote@
192 am__tar = @am__tar@
193 am__untar = @am__untar@
194 bindir = @bindir@
195 build = @build@
196 build_alias = @build_alias@
197 build_cpu = @build_cpu@
198 build_os = @build_os@
199 build_vendor = @build_vendor@
200 builddir = @builddir@
201 datadir = @datadir@
202 datarootdir = @datarootdir@
203 docdir = @docdir@
204 dvidir = @dvidir@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 htmldir = @htmldir@
212 includedir = @includedir@
213 infodir = @infodir@
214 install_sh = @install_sh@
215 libdir = @libdir@
216 libexecdir = @libexecdir@
217 localedir = @localedir@
218 localstatedir = @localstatedir@
219 mandir = @mandir@
220 mkdir_p = @mkdir_p@
221 oldincludedir = @oldincludedir@
222 pdfdir = @pdfdir@
223 prefix = @prefix@
224 program_transform_name = @program_transform_name@
225 psdir = @psdir@
226 sbindir = @sbindir@
227 sharedstatedir = @sharedstatedir@
228 srcdir = @srcdir@
229 sysconfdir = @sysconfdir@
230 target_alias = @target_alias@
231 top_build_prefix = @top_build_prefix@
232 top_builddir = @top_builddir@
233 top_srcdir = @top_srcdir@
234 noinst_LIBRARIES = libjim.a
235 libjim_a_SOURCES = \
236         tap.c \
237         some_cpu.c \
238         intel_28f800b3.c
239
240 all: all-am
241
242 .SUFFIXES:
243 .SUFFIXES: .c .o .obj
244 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.rules $(am__configure_deps)
245         @for dep in $?; do \
246           case '$(am__configure_deps)' in \
247             *$$dep*) \
248               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
249                 && { if test -f $@; then exit 0; else break; fi; }; \
250               exit 1;; \
251           esac; \
252         done; \
253         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/jim/Makefile'; \
254         cd $(top_srcdir) && \
255           $(AUTOMAKE) --gnu  src/jim/Makefile
256 .PRECIOUS: Makefile
257 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
258         @case '$?' in \
259           *config.status*) \
260             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
261           *) \
262             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
263             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
264         esac;
265
266 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
267         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268
269 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
270         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
272         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274 clean-noinstLIBRARIES:
275         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
276 libjim.a: $(libjim_a_OBJECTS) $(libjim_a_DEPENDENCIES) 
277         -rm -f libjim.a
278         $(libjim_a_AR) libjim.a $(libjim_a_OBJECTS) $(libjim_a_LIBADD)
279         $(RANLIB) libjim.a
280
281 mostlyclean-compile:
282         -rm -f *.$(OBJEXT)
283
284 distclean-compile:
285         -rm -f *.tab.c
286
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intel_28f800b3.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/some_cpu.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tap.Po@am__quote@
290
291 .c.o:
292 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
293 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
294 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
295 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
296 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
297
298 .c.obj:
299 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
300 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
303 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
304
305 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
306         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307         unique=`for i in $$list; do \
308             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309           done | \
310           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
311               END { if (nonempty) { for (i in files) print i; }; }'`; \
312         mkid -fID $$unique
313 tags: TAGS
314
315 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
316                 $(TAGS_FILES) $(LISP)
317         tags=; \
318         here=`pwd`; \
319         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
320         unique=`for i in $$list; do \
321             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322           done | \
323           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
324               END { if (nonempty) { for (i in files) print i; }; }'`; \
325         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
326           test -n "$$unique" || unique=$$empty_fix; \
327           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
328             $$tags $$unique; \
329         fi
330 ctags: CTAGS
331 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
332                 $(TAGS_FILES) $(LISP)
333         tags=; \
334         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
335         unique=`for i in $$list; do \
336             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337           done | \
338           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
339               END { if (nonempty) { for (i in files) print i; }; }'`; \
340         test -z "$(CTAGS_ARGS)$$tags$$unique" \
341           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
342              $$tags $$unique
343
344 GTAGS:
345         here=`$(am__cd) $(top_builddir) && pwd` \
346           && cd $(top_srcdir) \
347           && gtags -i $(GTAGS_ARGS) $$here
348
349 distclean-tags:
350         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
351
352 distdir: $(DISTFILES)
353         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
354         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
355         list='$(DISTFILES)'; \
356           dist_files=`for file in $$list; do echo $$file; done | \
357           sed -e "s|^$$srcdirstrip/||;t" \
358               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
359         case $$dist_files in \
360           */*) $(MKDIR_P) `echo "$$dist_files" | \
361                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
362                            sort -u` ;; \
363         esac; \
364         for file in $$dist_files; do \
365           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
366           if test -d $$d/$$file; then \
367             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
368             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
369               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
370             fi; \
371             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
372           else \
373             test -f $(distdir)/$$file \
374             || cp -p $$d/$$file $(distdir)/$$file \
375             || exit 1; \
376           fi; \
377         done
378 check-am: all-am
379 check: check-am
380 all-am: Makefile $(LIBRARIES)
381 installdirs:
382 install: install-am
383 install-exec: install-exec-am
384 install-data: install-data-am
385 uninstall: uninstall-am
386
387 install-am: all-am
388         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
389
390 installcheck: installcheck-am
391 install-strip:
392         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394           `test -z '$(STRIP)' || \
395             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
396 mostlyclean-generic:
397
398 clean-generic:
399
400 distclean-generic:
401         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
402
403 maintainer-clean-generic:
404         @echo "This command is intended for maintainers to use"
405         @echo "it deletes files that may require special tools to rebuild."
406 clean: clean-am
407
408 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
409
410 distclean: distclean-am
411         -rm -rf ./$(DEPDIR)
412         -rm -f Makefile
413 distclean-am: clean-am distclean-compile distclean-generic \
414         distclean-tags
415
416 dvi: dvi-am
417
418 dvi-am:
419
420 html: html-am
421
422 info: info-am
423
424 info-am:
425
426 install-data-am:
427
428 install-dvi: install-dvi-am
429
430 install-exec-am:
431
432 install-html: install-html-am
433
434 install-info: install-info-am
435
436 install-man:
437
438 install-pdf: install-pdf-am
439
440 install-ps: install-ps-am
441
442 installcheck-am:
443
444 maintainer-clean: maintainer-clean-am
445         -rm -rf ./$(DEPDIR)
446         -rm -f Makefile
447 maintainer-clean-am: distclean-am maintainer-clean-generic
448
449 mostlyclean: mostlyclean-am
450
451 mostlyclean-am: mostlyclean-compile mostlyclean-generic
452
453 pdf: pdf-am
454
455 pdf-am:
456
457 ps: ps-am
458
459 ps-am:
460
461 uninstall-am:
462
463 .MAKE: install-am install-strip
464
465 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
466         clean-noinstLIBRARIES ctags distclean distclean-compile \
467         distclean-generic distclean-tags distdir dvi dvi-am html \
468         html-am info info-am install install-am install-data \
469         install-data-am install-dvi install-dvi-am install-exec \
470         install-exec-am install-html install-html-am install-info \
471         install-info-am install-man install-pdf install-pdf-am \
472         install-ps install-ps-am install-strip installcheck \
473         installcheck-am installdirs maintainer-clean \
474         maintainer-clean-generic mostlyclean mostlyclean-compile \
475         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
476         uninstall-am
477
478
479 lint:
480         -test "$(SOURCES)" && splint $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SOURCES)
481         test -z "$(SUBDIRS)" || $(MAKE) RECURSIVE_TARGETS=lint-recursive $(AM_MAKEFLAGS) lint-recursive
482
483 lint-am: Makefile @MAINTAINER_MODE_TRUE@ $(top_srcdir)/Makefile.rules
484
485 .PHONY: lint lint-am
486 # Tell versions [3.59,3.63) of GNU make to not export all variables.
487 # Otherwise a system limit (for SysV at least) may be exceeded.
488 .NOEXPORT: