OSDN Git Service

Patches already sent.
[pf3gnuchains/urjtag.git] / jtag / src / bus / Makefile.in
1 # Makefile.in generated by automake 1.10.1 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 1417 2009-01-03 20:09:31Z arniml $
19 #
20 # Copyright (C) 2003 ETC s.r.o.
21 #
22 # This program is free software; you can redistribute it and/or
23 # modify it under the terms of the GNU General Public License
24 # as published by the Free Software Foundation; either version 2
25 # of the License, or (at your option) any later version.
26 #
27 # This program is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30 # GNU General Public License for more details.
31 #
32 # You should have received a copy of the GNU General Public License
33 # along with this program; if not, write to the Free Software
34 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
35 # 02111-1307, USA.
36 #
37 # Written by Marcel Telka <marcel@telka.sk>, 2003.
38 #
39
40 #
41 # $Id: Makefile.rules 602 2004-08-11 05:33:01Z telka $
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 @ENABLE_BUS_AU1500_TRUE@am__append_1 = au1500.c
85 @ENABLE_BUS_AVR32_TRUE@am__append_2 = avr32.c
86 @ENABLE_BUS_BCM1250_TRUE@am__append_3 = bcm1250.c
87 @ENABLE_BUS_BF526_EZKIT_TRUE@am__append_4 = bf537_stamp.c
88 @ENABLE_BUS_BF527_EZKIT_TRUE@am__append_5 = bf537_stamp.c
89 @ENABLE_BUS_BF533_STAMP_TRUE@am__append_6 = bf533_stamp.c
90 @ENABLE_BUS_BF533_EZKIT_TRUE@am__append_7 = bf533_ezkit.c
91 @ENABLE_BUS_BF537_STAMP_TRUE@am__append_8 = bf537_stamp.c
92 @ENABLE_BUS_BF537_EZKIT_TRUE@am__append_9 = bf537_stamp.c
93 @ENABLE_BUS_BF538F_EZKIT_TRUE@am__append_10 = bf537_stamp.c
94 @ENABLE_BUS_BF548_EZKIT_TRUE@am__append_11 = bf548_ezkit.c
95 @ENABLE_BUS_BF561_EZKIT_TRUE@am__append_12 = bf561_ezkit.c
96 @ENABLE_BUS_BSCOACH_TRUE@am__append_13 = bscoach.c
97 @ENABLE_BUS_EJTAG_TRUE@am__append_14 = ejtag.c
98 @ENABLE_BUS_EJTAG_DMA_TRUE@am__append_15 = ejtag_dma.c
99 @ENABLE_BUS_FJMEM_TRUE@am__append_16 = fjmem.c
100 @ENABLE_BUS_H7202_TRUE@am__append_17 = h7202.c
101 @ENABLE_BUS_IXP425_TRUE@am__append_18 = ixp425.c
102 @ENABLE_BUS_JOPCYC_TRUE@am__append_19 = jopcyc.c
103 @ENABLE_BUS_LH7A400_TRUE@am__append_20 = lh7a400.c
104 @ENABLE_BUS_MPC5200_TRUE@am__append_21 = mpc5200.c
105 @ENABLE_BUS_MPC824X_TRUE@am__append_22 = mpc824x.c
106 @ENABLE_BUS_PPC405EP_TRUE@am__append_23 = ppc405ep.c
107 @ENABLE_BUS_PPC440GX_EBC8_TRUE@am__append_24 = ppc440gx_ebc8.c
108 @ENABLE_BUS_PROTOTYPE_TRUE@am__append_25 = prototype.c
109 @ENABLE_BUS_PXA2X0_TRUE@am__append_26 = pxa2x0.c
110 @ENABLE_BUS_PXA27X_TRUE@@ENABLE_BUS_PXA2X0_FALSE@am__append_27 = pxa2x0.c
111 @ENABLE_BUS_S3C4510_TRUE@am__append_28 = s3c4510x.c
112 @ENABLE_BUS_SA1110_TRUE@am__append_29 = sa1110.c
113 @ENABLE_BUS_SH7727_TRUE@am__append_30 = sh7727.c
114 @ENABLE_BUS_SH7750R_TRUE@am__append_31 = sh7750r.c
115 @ENABLE_BUS_SH7751R_TRUE@am__append_32 = sh7751r.c
116 @ENABLE_BUS_SHARC_21065L_TRUE@am__append_33 = sharc21065l.c
117 @ENABLE_BUS_SHARC_21369_EZKIT_TRUE@am__append_34 = sharc21369_ezkit.c
118 @ENABLE_BUS_SLSUP3_TRUE@am__append_35 = slsup3.c
119 @ENABLE_BUS_TX4925_TRUE@am__append_36 = tx4925.c
120 @ENABLE_BUS_ZEFANT_XS3_TRUE@am__append_37 = zefant-xs3.c
121 subdir = src/bus
122 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
123 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
124         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
125         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
126         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
127         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
128         $(top_srcdir)/configure.ac
129 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
130         $(ACLOCAL_M4)
131 mkinstalldirs = $(SHELL) $(top_srcdir)/tools/mkinstalldirs
132 CONFIG_HEADER = $(top_builddir)/config.h
133 CONFIG_CLEAN_FILES =
134 LIBRARIES = $(noinst_LIBRARIES)
135 AR = ar
136 ARFLAGS = cru
137 libbus_a_AR = $(AR) $(ARFLAGS)
138 libbus_a_LIBADD =
139 am__libbus_a_SOURCES_DIST = buses.c buses.h generic_bus.c \
140         generic_bus.h pxa2x0_mc.h readmem.c writemem.c au1500.c \
141         avr32.c bcm1250.c bf537_stamp.c bf533_stamp.c bf533_ezkit.c \
142         bf548_ezkit.c bf561_ezkit.c bscoach.c ejtag.c ejtag_dma.c \
143         fjmem.c h7202.c ixp425.c jopcyc.c lh7a400.c mpc5200.c \
144         mpc824x.c ppc405ep.c ppc440gx_ebc8.c prototype.c pxa2x0.c \
145         s3c4510x.c sa1110.c sh7727.c sh7750r.c sh7751r.c \
146         sharc21065l.c sharc21369_ezkit.c slsup3.c tx4925.c zefant-xs3.c
147 @ENABLE_BUS_AU1500_TRUE@am__objects_1 = au1500.$(OBJEXT)
148 @ENABLE_BUS_AVR32_TRUE@am__objects_2 = avr32.$(OBJEXT)
149 @ENABLE_BUS_BCM1250_TRUE@am__objects_3 = bcm1250.$(OBJEXT)
150 @ENABLE_BUS_BF526_EZKIT_TRUE@am__objects_4 = bf537_stamp.$(OBJEXT)
151 @ENABLE_BUS_BF527_EZKIT_TRUE@am__objects_5 = bf537_stamp.$(OBJEXT)
152 @ENABLE_BUS_BF533_STAMP_TRUE@am__objects_6 = bf533_stamp.$(OBJEXT)
153 @ENABLE_BUS_BF533_EZKIT_TRUE@am__objects_7 = bf533_ezkit.$(OBJEXT)
154 @ENABLE_BUS_BF537_STAMP_TRUE@am__objects_8 = bf537_stamp.$(OBJEXT)
155 @ENABLE_BUS_BF537_EZKIT_TRUE@am__objects_9 = bf537_stamp.$(OBJEXT)
156 @ENABLE_BUS_BF538F_EZKIT_TRUE@am__objects_10 = bf537_stamp.$(OBJEXT)
157 @ENABLE_BUS_BF548_EZKIT_TRUE@am__objects_11 = bf548_ezkit.$(OBJEXT)
158 @ENABLE_BUS_BF561_EZKIT_TRUE@am__objects_12 = bf561_ezkit.$(OBJEXT)
159 @ENABLE_BUS_BSCOACH_TRUE@am__objects_13 = bscoach.$(OBJEXT)
160 @ENABLE_BUS_EJTAG_TRUE@am__objects_14 = ejtag.$(OBJEXT)
161 @ENABLE_BUS_EJTAG_DMA_TRUE@am__objects_15 = ejtag_dma.$(OBJEXT)
162 @ENABLE_BUS_FJMEM_TRUE@am__objects_16 = fjmem.$(OBJEXT)
163 @ENABLE_BUS_H7202_TRUE@am__objects_17 = h7202.$(OBJEXT)
164 @ENABLE_BUS_IXP425_TRUE@am__objects_18 = ixp425.$(OBJEXT)
165 @ENABLE_BUS_JOPCYC_TRUE@am__objects_19 = jopcyc.$(OBJEXT)
166 @ENABLE_BUS_LH7A400_TRUE@am__objects_20 = lh7a400.$(OBJEXT)
167 @ENABLE_BUS_MPC5200_TRUE@am__objects_21 = mpc5200.$(OBJEXT)
168 @ENABLE_BUS_MPC824X_TRUE@am__objects_22 = mpc824x.$(OBJEXT)
169 @ENABLE_BUS_PPC405EP_TRUE@am__objects_23 = ppc405ep.$(OBJEXT)
170 @ENABLE_BUS_PPC440GX_EBC8_TRUE@am__objects_24 =  \
171 @ENABLE_BUS_PPC440GX_EBC8_TRUE@ ppc440gx_ebc8.$(OBJEXT)
172 @ENABLE_BUS_PROTOTYPE_TRUE@am__objects_25 = prototype.$(OBJEXT)
173 @ENABLE_BUS_PXA2X0_TRUE@am__objects_26 = pxa2x0.$(OBJEXT)
174 @ENABLE_BUS_PXA27X_TRUE@@ENABLE_BUS_PXA2X0_FALSE@am__objects_27 = pxa2x0.$(OBJEXT)
175 @ENABLE_BUS_S3C4510_TRUE@am__objects_28 = s3c4510x.$(OBJEXT)
176 @ENABLE_BUS_SA1110_TRUE@am__objects_29 = sa1110.$(OBJEXT)
177 @ENABLE_BUS_SH7727_TRUE@am__objects_30 = sh7727.$(OBJEXT)
178 @ENABLE_BUS_SH7750R_TRUE@am__objects_31 = sh7750r.$(OBJEXT)
179 @ENABLE_BUS_SH7751R_TRUE@am__objects_32 = sh7751r.$(OBJEXT)
180 @ENABLE_BUS_SHARC_21065L_TRUE@am__objects_33 = sharc21065l.$(OBJEXT)
181 @ENABLE_BUS_SHARC_21369_EZKIT_TRUE@am__objects_34 = sharc21369_ezkit.$(OBJEXT)
182 @ENABLE_BUS_SLSUP3_TRUE@am__objects_35 = slsup3.$(OBJEXT)
183 @ENABLE_BUS_TX4925_TRUE@am__objects_36 = tx4925.$(OBJEXT)
184 @ENABLE_BUS_ZEFANT_XS3_TRUE@am__objects_37 = zefant-xs3.$(OBJEXT)
185 am_libbus_a_OBJECTS = buses.$(OBJEXT) generic_bus.$(OBJEXT) \
186         readmem.$(OBJEXT) writemem.$(OBJEXT) $(am__objects_1) \
187         $(am__objects_2) $(am__objects_3) $(am__objects_4) \
188         $(am__objects_5) $(am__objects_6) $(am__objects_7) \
189         $(am__objects_8) $(am__objects_9) $(am__objects_10) \
190         $(am__objects_11) $(am__objects_12) $(am__objects_13) \
191         $(am__objects_14) $(am__objects_15) $(am__objects_16) \
192         $(am__objects_17) $(am__objects_18) $(am__objects_19) \
193         $(am__objects_20) $(am__objects_21) $(am__objects_22) \
194         $(am__objects_23) $(am__objects_24) $(am__objects_25) \
195         $(am__objects_26) $(am__objects_27) $(am__objects_28) \
196         $(am__objects_29) $(am__objects_30) $(am__objects_31) \
197         $(am__objects_32) $(am__objects_33) $(am__objects_34) \
198         $(am__objects_35) $(am__objects_36) $(am__objects_37)
199 libbus_a_OBJECTS = $(am_libbus_a_OBJECTS)
200 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
201 depcomp = $(SHELL) $(top_srcdir)/tools/depcomp
202 am__depfiles_maybe = depfiles
203 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
204         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
205 CCLD = $(CC)
206 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
207 SOURCES = $(libbus_a_SOURCES)
208 DIST_SOURCES = $(am__libbus_a_SOURCES_DIST)
209 ETAGS = etags
210 CTAGS = ctags
211 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
212 ACLOCAL = @ACLOCAL@
213 AMTAR = @AMTAR@
214 AUTOCONF = @AUTOCONF@
215 AUTOHEADER = @AUTOHEADER@
216 AUTOMAKE = @AUTOMAKE@
217 AWK = @AWK@
218 CC = @CC@
219 CCDEPMODE = @CCDEPMODE@
220 CFLAGS = @CFLAGS@
221 CPP = @CPP@
222 CPPFLAGS = @CPPFLAGS@
223 CYGPATH_W = @CYGPATH_W@
224 DEFS = @DEFS@
225 DEPDIR = @DEPDIR@
226 ECHO_C = @ECHO_C@
227 ECHO_N = @ECHO_N@
228 ECHO_T = @ECHO_T@
229 EGREP = @EGREP@
230 EXEEXT = @EXEEXT@
231 FTD2XXLIB = @FTD2XXLIB@
232 GMSGFMT = @GMSGFMT@
233 GREP = @GREP@
234 INSTALL = @INSTALL@
235 INSTALL_DATA = @INSTALL_DATA@
236 INSTALL_PROGRAM = @INSTALL_PROGRAM@
237 INSTALL_SCRIPT = @INSTALL_SCRIPT@
238 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
239 INTLLIBS = @INTLLIBS@
240 LDFLAGS = @LDFLAGS@
241 LEX = @LEX@
242 LEXLIB = @LEXLIB@
243 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
244 LIBFTDI_CONFIG = @LIBFTDI_CONFIG@
245 LIBICONV = @LIBICONV@
246 LIBINTL = @LIBINTL@
247 LIBOBJS = @LIBOBJS@
248 LIBS = @LIBS@
249 LIBUSB_CONFIG = @LIBUSB_CONFIG@
250 LTLIBICONV = @LTLIBICONV@
251 LTLIBINTL = @LTLIBINTL@
252 LTLIBOBJS = @LTLIBOBJS@
253 MAINT = @MAINT@
254 MAKEINFO = @MAKEINFO@
255 MKDIR_P = @MKDIR_P@
256 MKINSTALLDIRS = @MKINSTALLDIRS@
257 MSGFMT = @MSGFMT@
258 MSGMERGE = @MSGMERGE@
259 OBJEXT = @OBJEXT@
260 PACKAGE = @PACKAGE@
261 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
262 PACKAGE_NAME = @PACKAGE_NAME@
263 PACKAGE_STRING = @PACKAGE_STRING@
264 PACKAGE_TARNAME = @PACKAGE_TARNAME@
265 PACKAGE_VERSION = @PACKAGE_VERSION@
266 PATH_SEPARATOR = @PATH_SEPARATOR@
267 POSUB = @POSUB@
268 RANLIB = @RANLIB@
269 SED = @SED@
270 SET_MAKE = @SET_MAKE@
271 SHELL = @SHELL@
272 STRIP = @STRIP@
273 SVN_REVISION = @SVN_REVISION@
274 USE_NLS = @USE_NLS@
275 VERSION = @VERSION@
276 XGETTEXT = @XGETTEXT@
277 YACC = @YACC@
278 YFLAGS = @YFLAGS@
279 abs_builddir = @abs_builddir@
280 abs_srcdir = @abs_srcdir@
281 abs_top_builddir = @abs_top_builddir@
282 abs_top_srcdir = @abs_top_srcdir@
283 ac_ct_CC = @ac_ct_CC@
284 am__include = @am__include@
285 am__leading_dot = @am__leading_dot@
286 am__quote = @am__quote@
287 am__tar = @am__tar@
288 am__untar = @am__untar@
289 bindir = @bindir@
290 build = @build@
291 build_alias = @build_alias@
292 build_cpu = @build_cpu@
293 build_os = @build_os@
294 build_vendor = @build_vendor@
295 builddir = @builddir@
296 datadir = @datadir@
297 datarootdir = @datarootdir@
298 docdir = @docdir@
299 dvidir = @dvidir@
300 exec_prefix = @exec_prefix@
301 host = @host@
302 host_alias = @host_alias@
303 host_cpu = @host_cpu@
304 host_os = @host_os@
305 host_vendor = @host_vendor@
306 htmldir = @htmldir@
307 includedir = @includedir@
308 infodir = @infodir@
309 install_sh = @install_sh@
310 libdir = @libdir@
311 libexecdir = @libexecdir@
312 localedir = @localedir@
313 localstatedir = @localstatedir@
314 mandir = @mandir@
315 mkdir_p = @mkdir_p@
316 oldincludedir = @oldincludedir@
317 pdfdir = @pdfdir@
318 prefix = @prefix@
319 program_transform_name = @program_transform_name@
320 psdir = @psdir@
321 sbindir = @sbindir@
322 sharedstatedir = @sharedstatedir@
323 srcdir = @srcdir@
324 sysconfdir = @sysconfdir@
325 target_alias = @target_alias@
326 top_builddir = @top_builddir@
327 top_srcdir = @top_srcdir@
328 noinst_LIBRARIES = libbus.a
329 libbus_a_SOURCES = buses.c buses.h generic_bus.c generic_bus.h \
330         pxa2x0_mc.h readmem.c writemem.c $(am__append_1) \
331         $(am__append_2) $(am__append_3) $(am__append_4) \
332         $(am__append_5) $(am__append_6) $(am__append_7) \
333         $(am__append_8) $(am__append_9) $(am__append_10) \
334         $(am__append_11) $(am__append_12) $(am__append_13) \
335         $(am__append_14) $(am__append_15) $(am__append_16) \
336         $(am__append_17) $(am__append_18) $(am__append_19) \
337         $(am__append_20) $(am__append_21) $(am__append_22) \
338         $(am__append_23) $(am__append_24) $(am__append_25) \
339         $(am__append_26) $(am__append_27) $(am__append_28) \
340         $(am__append_29) $(am__append_30) $(am__append_31) \
341         $(am__append_32) $(am__append_33) $(am__append_34) \
342         $(am__append_35) $(am__append_36) $(am__append_37)
343 all: all-am
344
345 .SUFFIXES:
346 .SUFFIXES: .c .o .obj
347 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.rules $(am__configure_deps)
348         @for dep in $?; do \
349           case '$(am__configure_deps)' in \
350             *$$dep*) \
351               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
352                 && exit 0; \
353               exit 1;; \
354           esac; \
355         done; \
356         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/bus/Makefile'; \
357         cd $(top_srcdir) && \
358           $(AUTOMAKE) --gnu  src/bus/Makefile
359 .PRECIOUS: Makefile
360 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
361         @case '$?' in \
362           *config.status*) \
363             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
364           *) \
365             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
366             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
367         esac;
368
369 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
370         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371
372 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
373         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
375         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376
377 clean-noinstLIBRARIES:
378         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
379 libbus.a: $(libbus_a_OBJECTS) $(libbus_a_DEPENDENCIES) 
380         -rm -f libbus.a
381         $(libbus_a_AR) libbus.a $(libbus_a_OBJECTS) $(libbus_a_LIBADD)
382         $(RANLIB) libbus.a
383
384 mostlyclean-compile:
385         -rm -f *.$(OBJEXT)
386
387 distclean-compile:
388         -rm -f *.tab.c
389
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/au1500.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avr32.Po@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bcm1250.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bf533_ezkit.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bf533_stamp.Po@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bf537_stamp.Po@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bf548_ezkit.Po@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bf561_ezkit.Po@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bscoach.Po@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buses.Po@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ejtag.Po@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ejtag_dma.Po@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fjmem.Po@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/generic_bus.Po@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/h7202.Po@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ixp425.Po@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jopcyc.Po@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lh7a400.Po@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpc5200.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpc824x.Po@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppc405ep.Po@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppc440gx_ebc8.Po@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prototype.Po@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pxa2x0.Po@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readmem.Po@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s3c4510x.Po@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sa1110.Po@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh7727.Po@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh7750r.Po@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh7751r.Po@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sharc21065l.Po@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sharc21369_ezkit.Po@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/slsup3.Po@am__quote@
423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx4925.Po@am__quote@
424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/writemem.Po@am__quote@
425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zefant-xs3.Po@am__quote@
426
427 .c.o:
428 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
429 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
433
434 .c.obj:
435 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
436 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
440
441 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
442         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
443         unique=`for i in $$list; do \
444             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445           done | \
446           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
447               END { if (nonempty) { for (i in files) print i; }; }'`; \
448         mkid -fID $$unique
449 tags: TAGS
450
451 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
452                 $(TAGS_FILES) $(LISP)
453         tags=; \
454         here=`pwd`; \
455         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
456         unique=`for i in $$list; do \
457             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458           done | \
459           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
460               END { if (nonempty) { for (i in files) print i; }; }'`; \
461         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
462           test -n "$$unique" || unique=$$empty_fix; \
463           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464             $$tags $$unique; \
465         fi
466 ctags: CTAGS
467 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
468                 $(TAGS_FILES) $(LISP)
469         tags=; \
470         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
471         unique=`for i in $$list; do \
472             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473           done | \
474           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
475               END { if (nonempty) { for (i in files) print i; }; }'`; \
476         test -z "$(CTAGS_ARGS)$$tags$$unique" \
477           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
478              $$tags $$unique
479
480 GTAGS:
481         here=`$(am__cd) $(top_builddir) && pwd` \
482           && cd $(top_srcdir) \
483           && gtags -i $(GTAGS_ARGS) $$here
484
485 distclean-tags:
486         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
487
488 distdir: $(DISTFILES)
489         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
490         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
491         list='$(DISTFILES)'; \
492           dist_files=`for file in $$list; do echo $$file; done | \
493           sed -e "s|^$$srcdirstrip/||;t" \
494               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
495         case $$dist_files in \
496           */*) $(MKDIR_P) `echo "$$dist_files" | \
497                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
498                            sort -u` ;; \
499         esac; \
500         for file in $$dist_files; do \
501           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
502           if test -d $$d/$$file; then \
503             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
504             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
505               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
506             fi; \
507             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
508           else \
509             test -f $(distdir)/$$file \
510             || cp -p $$d/$$file $(distdir)/$$file \
511             || exit 1; \
512           fi; \
513         done
514 check-am: all-am
515 check: check-am
516 all-am: Makefile $(LIBRARIES)
517 installdirs:
518 install: install-am
519 install-exec: install-exec-am
520 install-data: install-data-am
521 uninstall: uninstall-am
522
523 install-am: all-am
524         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
525
526 installcheck: installcheck-am
527 install-strip:
528         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
529           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
530           `test -z '$(STRIP)' || \
531             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
532 mostlyclean-generic:
533
534 clean-generic:
535
536 distclean-generic:
537         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
538
539 maintainer-clean-generic:
540         @echo "This command is intended for maintainers to use"
541         @echo "it deletes files that may require special tools to rebuild."
542 clean: clean-am
543
544 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
545
546 distclean: distclean-am
547         -rm -rf ./$(DEPDIR)
548         -rm -f Makefile
549 distclean-am: clean-am distclean-compile distclean-generic \
550         distclean-tags
551
552 dvi: dvi-am
553
554 dvi-am:
555
556 html: html-am
557
558 info: info-am
559
560 info-am:
561
562 install-data-am:
563
564 install-dvi: install-dvi-am
565
566 install-exec-am:
567
568 install-html: install-html-am
569
570 install-info: install-info-am
571
572 install-man:
573
574 install-pdf: install-pdf-am
575
576 install-ps: install-ps-am
577
578 installcheck-am:
579
580 maintainer-clean: maintainer-clean-am
581         -rm -rf ./$(DEPDIR)
582         -rm -f Makefile
583 maintainer-clean-am: distclean-am maintainer-clean-generic
584
585 mostlyclean: mostlyclean-am
586
587 mostlyclean-am: mostlyclean-compile mostlyclean-generic
588
589 pdf: pdf-am
590
591 pdf-am:
592
593 ps: ps-am
594
595 ps-am:
596
597 uninstall-am:
598
599 .MAKE: install-am install-strip
600
601 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
602         clean-noinstLIBRARIES ctags distclean distclean-compile \
603         distclean-generic distclean-tags distdir dvi dvi-am html \
604         html-am info info-am install install-am install-data \
605         install-data-am install-dvi install-dvi-am install-exec \
606         install-exec-am install-html install-html-am install-info \
607         install-info-am install-man install-pdf install-pdf-am \
608         install-ps install-ps-am install-strip installcheck \
609         installcheck-am installdirs maintainer-clean \
610         maintainer-clean-generic mostlyclean mostlyclean-compile \
611         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
612         uninstall-am
613
614
615 lint:
616         -test "$(SOURCES)" && splint $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SOURCES)
617         test -z "$(SUBDIRS)" || $(MAKE) RECURSIVE_TARGETS=lint-recursive $(AM_MAKEFLAGS) lint-recursive
618
619 lint-am: Makefile @MAINTAINER_MODE_TRUE@ $(top_srcdir)/Makefile.rules
620
621 .PHONY: lint lint-am
622 # Tell versions [3.59,3.63) of GNU make to not export all variables.
623 # Otherwise a system limit (for SysV at least) may be exceeded.
624 .NOEXPORT: