19b892820e43ba2e4f512a9de7f28f35306ca32b
[debian/gnuradio] / usrp2 / firmware / lib / 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 # Copyright 2007 Free Software Foundation, Inc.
19 #
20 # This program is free software: you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation, either version 3 of the License, or
23 # (at your option) any later version.
24 #
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28 # GNU General Public License for more details.
29 #
30 # You should have received a copy of the GNU General Public License
31 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
32 #
33
34 # -*- Makefile -*-
35 #
36 # Copyright 2007 Free Software Foundation, Inc.
37 #
38 # This program is free software: you can redistribute it and/or modify
39 # it under the terms of the GNU General Public License as published by
40 # the Free Software Foundation, either version 3 of the License, or
41 # (at your option) any later version.
42 #
43 # This program is distributed in the hope that it will be useful,
44 # but WITHOUT ANY WARRANTY; without even the implied warranty of
45 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
46 # GNU General Public License for more details.
47 #
48 # You should have received a copy of the GNU General Public License
49 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
50 #
51
52
53
54 VPATH = @srcdir@
55 pkgdatadir = $(datadir)/@PACKAGE@
56 pkglibdir = $(libdir)/@PACKAGE@
57 pkgincludedir = $(includedir)/@PACKAGE@
58 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
59 install_sh_DATA = $(install_sh) -c -m 644
60 install_sh_PROGRAM = $(install_sh) -c
61 install_sh_SCRIPT = $(install_sh) -c
62 INSTALL_HEADER = $(INSTALL_DATA)
63 transform = $(program_transform_name)
64 NORMAL_INSTALL = :
65 PRE_INSTALL = :
66 POST_INSTALL = :
67 NORMAL_UNINSTALL = :
68 PRE_UNINSTALL = :
69 POST_UNINSTALL = :
70 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
71         $(srcdir)/Makefile.in $(top_srcdir)/Makefile.common
72 subdir = lib
73 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
74 am__aclocal_m4_deps = $(top_srcdir)/config/grc_build.m4 \
75         $(top_srcdir)/config/grc_usrp2_firmware.m4 \
76         $(top_srcdir)/config/grc_usrp2_stub.m4 \
77         $(top_srcdir)/configure.ac
78 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79         $(ACLOCAL_M4)
80 mkinstalldirs = $(install_sh) -d
81 CONFIG_HEADER = $(top_builddir)/config.h
82 CONFIG_CLEAN_FILES =
83 LIBRARIES = $(noinst_LIBRARIES)
84 AR = ar
85 ARFLAGS = cru
86 libu2fw_a_AR = $(AR) $(ARFLAGS)
87 libu2fw_a_LIBADD =
88 am_libu2fw_a_OBJECTS = abort.$(OBJEXT) ad9510.$(OBJEXT) \
89         ad9777.$(OBJEXT) bsm12.$(OBJEXT) buffer_pool.$(OBJEXT) \
90         clocks.$(OBJEXT) db_basic.$(OBJEXT) db_dbsrx.$(OBJEXT) \
91         db_init.$(OBJEXT) db_rfx.$(OBJEXT) db_tvrx.$(OBJEXT) \
92         db_xcvr2450.$(OBJEXT) dbsm.$(OBJEXT) eeprom.$(OBJEXT) \
93         ethernet.$(OBJEXT) eth_mac.$(OBJEXT) _exit.$(OBJEXT) \
94         exit.$(OBJEXT) hal_io.$(OBJEXT) hal_uart.$(OBJEXT) \
95         i2c.$(OBJEXT) lsadc.$(OBJEXT) lsdac.$(OBJEXT) mdelay.$(OBJEXT) \
96         memcpy_wa.$(OBJEXT) memset_wa.$(OBJEXT) nonstdio.$(OBJEXT) \
97         pic.$(OBJEXT) print_mac_addr.$(OBJEXT) \
98         print_rmon_regs.$(OBJEXT) print_fxpt.$(OBJEXT) \
99         print_buffer.$(OBJEXT) printf.$(OBJEXT) sd.$(OBJEXT) \
100         spi.$(OBJEXT) u2_init.$(OBJEXT)
101 libu2fw_a_OBJECTS = $(am_libu2fw_a_OBJECTS)
102 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
103 depcomp = $(SHELL) $(top_srcdir)/depcomp
104 am__depfiles_maybe = depfiles
105 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
106         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
107 CCLD = $(CC)
108 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
109 SOURCES = $(libu2fw_a_SOURCES)
110 DIST_SOURCES = $(libu2fw_a_SOURCES)
111 DATA = $(noinst_DATA)
112 HEADERS = $(noinst_HEADERS)
113 ETAGS = etags
114 CTAGS = ctags
115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116 ACLOCAL = @ACLOCAL@
117 AMTAR = @AMTAR@
118 AUTOCONF = @AUTOCONF@
119 AUTOHEADER = @AUTOHEADER@
120 AUTOMAKE = @AUTOMAKE@
121 AWK = @AWK@
122 CC = @CC@
123 CCAS = @CCAS@
124 CCASDEPMODE = @CCASDEPMODE@
125 CCASFLAGS = @CCASFLAGS@
126 CCDEPMODE = @CCDEPMODE@
127 CFLAGS = @CFLAGS@
128 CPP = @CPP@
129 CPPFLAGS = @CPPFLAGS@
130 CYGPATH_W = @CYGPATH_W@
131 DEFS = @DEFS@
132 DEPDIR = @DEPDIR@
133 ECHO_C = @ECHO_C@
134 ECHO_N = @ECHO_N@
135 ECHO_T = @ECHO_T@
136 EGREP = @EGREP@
137 EXEEXT = @EXEEXT@
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 LDFLAGS = @LDFLAGS@
145 LIBOBJS = @LIBOBJS@
146 LIBS = @LIBS@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAKEINFO = @MAKEINFO@
149 MB_GCC = @MB_GCC@
150 MKDIR_P = @MKDIR_P@
151 OBJEXT = @OBJEXT@
152 PACKAGE = @PACKAGE@
153 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154 PACKAGE_NAME = @PACKAGE_NAME@
155 PACKAGE_STRING = @PACKAGE_STRING@
156 PACKAGE_TARNAME = @PACKAGE_TARNAME@
157 PACKAGE_VERSION = @PACKAGE_VERSION@
158 PATH_SEPARATOR = @PATH_SEPARATOR@
159 RANLIB = @RANLIB@
160 SET_MAKE = @SET_MAKE@
161 SHELL = @SHELL@
162 STRIP = @STRIP@
163 VERSION = @VERSION@
164 abs_builddir = @abs_builddir@
165 abs_srcdir = @abs_srcdir@
166 abs_top_builddir = @abs_top_builddir@
167 abs_top_srcdir = @abs_top_srcdir@
168 ac_ct_CC = @ac_ct_CC@
169 am__include = @am__include@
170 am__leading_dot = @am__leading_dot@
171 am__quote = @am__quote@
172 am__tar = @am__tar@
173 am__untar = @am__untar@
174 bindir = @bindir@
175 build_alias = @build_alias@
176 build_dirs = @build_dirs@
177 builddir = @builddir@
178 datadir = @datadir@
179 datarootdir = @datarootdir@
180 docdir = @docdir@
181 dvidir = @dvidir@
182 exec_prefix = @exec_prefix@
183 host_alias = @host_alias@
184 htmldir = @htmldir@
185 includedir = @includedir@
186 infodir = @infodir@
187 install_sh = @install_sh@
188 libdir = @libdir@
189 libexecdir = @libexecdir@
190 localedir = @localedir@
191 localstatedir = @localstatedir@
192 mandir = @mandir@
193 mkdir_p = @mkdir_p@
194 oldincludedir = @oldincludedir@
195 pdfdir = @pdfdir@
196 prefix = @prefix@
197 program_transform_name = @program_transform_name@
198 psdir = @psdir@
199 sbindir = @sbindir@
200 sharedstatedir = @sharedstatedir@
201 skipped_dirs = @skipped_dirs@
202 srcdir = @srcdir@
203 sysconfdir = @sysconfdir@
204 target_alias = @target_alias@
205 top_build_prefix = @top_build_prefix@
206 top_builddir = @top_builddir@
207 top_srcdir = @top_srcdir@
208 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
209 usrp2_INCLUDES = @usrp2_INCLUDES@
210 usrp2_LA = @usrp2_LA@
211 usrp2_LDFLAG = @usrp2_LDFLAG@
212 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
213 usrp2_firmware_INCLUDEDIR = @usrp2_firmware_INCLUDEDIR@
214 usrp2_firmware_INCLUDES = @usrp2_firmware_INCLUDES@
215 usrp2_firmware_LA = @usrp2_firmware_LA@
216 usrp2_firmware_LDFLAG = @usrp2_firmware_LDFLAG@
217 usrp2_firmware_LIBDIRPATH = @usrp2_firmware_LIBDIRPATH@
218 with_INCLUDES = @with_INCLUDES@
219 with_LIBDIRPATH = @with_LIBDIRPATH@
220 with_PYDIRPATH = @with_PYDIRPATH@
221 with_SWIGDIRPATH = @with_SWIGDIRPATH@
222 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
223 with_dirs = @with_dirs@
224 STD_INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
225
226 #HAL_IO = -DHAL_IO_USES_DBOARD_PINS 
227 HAL_IO = -DHAL_IO_USES_UART 
228 AM_CPPFLAGS = $(HAL_IO) $(STD_INCLUDES)
229 STD_CFLAGS = --std=gnu99 -Wall -Werror-implicit-function-declaration -mxl-soft-div -msoft-float
230 AM_CFLAGS = $(STD_CFLAGS) -mxl-soft-mul -mxl-barrel-shift
231 #AM_CFLAGS = $(STD_CFLAGS) -mxl-soft-mul -mxl-barrel-shift -mxl-gp-opt -G 16384
232
233 #LINKER_SCRIPT = $(top_srcdir)/lib/microblaze.ld
234 #AM_LDFLAGS = -Wl,-T,$(LINKER_SCRIPT) -Wl,-defsym -Wl,_STACK_SIZE=1024
235 #AM_LDFLAGS = -Wl,-T,$(LINKER_SCRIPT) -Wl,-Map -Wl,$@.map
236 #AM_LDFLAGS = -Wl,-T,$(LINKER_SCRIPT)
237 AM_LDFLAGS = -Wl,-Map -Wl,$@.map -Wl,-defsym -Wl,_STACK_SIZE=3072
238 BINS = $(noinst_PROGRAMS:=.bin)
239 ROMS = $(noinst_PROGRAMS:=.rom)
240 DUMPS = $(noinst_PROGRAMS:=.dump)
241 noinst_DATA = $(BINS) $(ROMS) $(DUMPS)
242 CLEANFILES = $(ROMS) $(DUMPS) $(BINS)
243 noinst_LIBRARIES = \
244         libu2fw.a
245
246 libu2fw_a_SOURCES = \
247         abort.c \
248         ad9510.c \
249         ad9777.c \
250         bsm12.c \
251         buffer_pool.c \
252         clocks.c \
253         db_basic.c \
254         db_dbsrx.c \
255         db_init.c \
256         db_rfx.c \
257         db_tvrx.c \
258         db_xcvr2450.c \
259         dbsm.c \
260         eeprom.c \
261         ethernet.c \
262         eth_mac.c \
263         _exit.c \
264         exit.c \
265         hal_io.c \
266         hal_uart.c \
267         i2c.c \
268         lsadc.c \
269         lsdac.c \
270         mdelay.c \
271         memcpy_wa.c \
272         memset_wa.c \
273         nonstdio.c \
274         pic.c \
275         print_mac_addr.c \
276         print_rmon_regs.c \
277         print_fxpt.c \
278         print_buffer.c \
279         printf.c \
280         sd.c \
281         spi.c \
282         u2_init.c       
283
284 noinst_HEADERS = \
285         ad9510.h \
286         ad9777.h \
287         ad9777_regs.h \
288         bool.h \
289         bsm12.h \
290         buffer_pool.h \
291         clocks.h \
292         db.h \
293         db_base.h \
294         dbsm.h \
295         eth_mac.h \
296         eth_mac_regs.h \
297         eth_phy.h \
298         ethernet.h \
299         hal_io.h \
300         hal_uart.h \
301         i2c.h \
302         lsadc.h \
303         lsdac.h \
304         mdelay.h \
305         memcpy_wa.h \
306         memory_map.h \
307         memset_wa.h \
308         nonstdio.h \
309         pic.h \
310         print_rmon_regs.h \
311         sd.h \
312         spi.h \
313         stdint.h \
314         stdio.h \
315         u2_init.h \
316         usrp2_bytesex.h \
317         wb16550.h
318
319 EXTRA_DIST = \
320         microblaze.ld
321
322 all: all-am
323
324 .SUFFIXES:
325 .SUFFIXES: .c .o .obj
326 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
327         @for dep in $?; do \
328           case '$(am__configure_deps)' in \
329             *$$dep*) \
330               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
331                 && { if test -f $@; then exit 0; else break; fi; }; \
332               exit 1;; \
333           esac; \
334         done; \
335         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/Makefile'; \
336         cd $(top_srcdir) && \
337           $(AUTOMAKE) --gnu  lib/Makefile
338 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
339         @case '$?' in \
340           *config.status*) \
341             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
342           *) \
343             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
344             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
345         esac;
346
347 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
348         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349
350 $(top_srcdir)/configure:  $(am__configure_deps)
351         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
352 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
353         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354
355 clean-noinstLIBRARIES:
356         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
357 libu2fw.a: $(libu2fw_a_OBJECTS) $(libu2fw_a_DEPENDENCIES) 
358         -rm -f libu2fw.a
359         $(libu2fw_a_AR) libu2fw.a $(libu2fw_a_OBJECTS) $(libu2fw_a_LIBADD)
360         $(RANLIB) libu2fw.a
361
362 mostlyclean-compile:
363         -rm -f *.$(OBJEXT)
364
365 distclean-compile:
366         -rm -f *.tab.c
367
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_exit.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abort.Po@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ad9510.Po@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ad9777.Po@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm12.Po@am__quote@
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer_pool.Po@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clocks.Po@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_basic.Po@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_dbsrx.Po@am__quote@
377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_init.Po@am__quote@
378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_rfx.Po@am__quote@
379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_tvrx.Po@am__quote@
380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_xcvr2450.Po@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbsm.Po@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eeprom.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eth_mac.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ethernet.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exit.Po@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hal_io.Po@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hal_uart.Po@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i2c.Po@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lsadc.Po@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lsdac.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mdelay.Po@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpy_wa.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset_wa.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonstdio.Po@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pic.Po@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_buffer.Po@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_fxpt.Po@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_mac_addr.Po@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_rmon_regs.Po@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf.Po@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sd.Po@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spi.Po@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/u2_init.Po@am__quote@
404
405 .c.o:
406 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
407 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
409 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
411
412 .c.obj:
413 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
414 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
415 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
416 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
417 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
418
419 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
420         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
421         unique=`for i in $$list; do \
422             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
423           done | \
424           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
425               END { if (nonempty) { for (i in files) print i; }; }'`; \
426         mkid -fID $$unique
427 tags: TAGS
428
429 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
430                 $(TAGS_FILES) $(LISP)
431         tags=; \
432         here=`pwd`; \
433         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
434         unique=`for i in $$list; do \
435             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
436           done | \
437           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
438               END { if (nonempty) { for (i in files) print i; }; }'`; \
439         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
440           test -n "$$unique" || unique=$$empty_fix; \
441           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
442             $$tags $$unique; \
443         fi
444 ctags: CTAGS
445 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
446                 $(TAGS_FILES) $(LISP)
447         tags=; \
448         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
449         unique=`for i in $$list; do \
450             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
451           done | \
452           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
453               END { if (nonempty) { for (i in files) print i; }; }'`; \
454         test -z "$(CTAGS_ARGS)$$tags$$unique" \
455           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
456              $$tags $$unique
457
458 GTAGS:
459         here=`$(am__cd) $(top_builddir) && pwd` \
460           && cd $(top_srcdir) \
461           && gtags -i $(GTAGS_ARGS) $$here
462
463 distclean-tags:
464         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
465
466 distdir: $(DISTFILES)
467         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
468         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
469         list='$(DISTFILES)'; \
470           dist_files=`for file in $$list; do echo $$file; done | \
471           sed -e "s|^$$srcdirstrip/||;t" \
472               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
473         case $$dist_files in \
474           */*) $(MKDIR_P) `echo "$$dist_files" | \
475                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
476                            sort -u` ;; \
477         esac; \
478         for file in $$dist_files; do \
479           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
480           if test -d $$d/$$file; then \
481             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
482             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
483               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
484             fi; \
485             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
486           else \
487             test -f $(distdir)/$$file \
488             || cp -p $$d/$$file $(distdir)/$$file \
489             || exit 1; \
490           fi; \
491         done
492 check-am: all-am
493 check: check-am
494 all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
495 installdirs:
496 install: install-am
497 install-exec: install-exec-am
498 install-data: install-data-am
499 uninstall: uninstall-am
500
501 install-am: all-am
502         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
503
504 installcheck: installcheck-am
505 install-strip:
506         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
507           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
508           `test -z '$(STRIP)' || \
509             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
510 mostlyclean-generic:
511
512 clean-generic:
513         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
514
515 distclean-generic:
516         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
517
518 maintainer-clean-generic:
519         @echo "This command is intended for maintainers to use"
520         @echo "it deletes files that may require special tools to rebuild."
521 clean: clean-am
522
523 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
524
525 distclean: distclean-am
526         -rm -rf ./$(DEPDIR)
527         -rm -f Makefile
528 distclean-am: clean-am distclean-compile distclean-generic \
529         distclean-tags
530
531 dvi: dvi-am
532
533 dvi-am:
534
535 html: html-am
536
537 info: info-am
538
539 info-am:
540
541 install-data-am:
542
543 install-dvi: install-dvi-am
544
545 install-exec-am:
546
547 install-html: install-html-am
548
549 install-info: install-info-am
550
551 install-man:
552
553 install-pdf: install-pdf-am
554
555 install-ps: install-ps-am
556
557 installcheck-am:
558
559 maintainer-clean: maintainer-clean-am
560         -rm -rf ./$(DEPDIR)
561         -rm -f Makefile
562 maintainer-clean-am: distclean-am maintainer-clean-generic
563
564 mostlyclean: mostlyclean-am
565
566 mostlyclean-am: mostlyclean-compile mostlyclean-generic
567
568 pdf: pdf-am
569
570 pdf-am:
571
572 ps: ps-am
573
574 ps-am:
575
576 uninstall-am:
577
578 .MAKE: install-am install-strip
579
580 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
581         clean-noinstLIBRARIES ctags distclean distclean-compile \
582         distclean-generic distclean-tags distdir dvi dvi-am html \
583         html-am info info-am install install-am install-data \
584         install-data-am install-dvi install-dvi-am install-exec \
585         install-exec-am install-html install-html-am install-info \
586         install-info-am install-man install-pdf install-pdf-am \
587         install-ps install-ps-am install-strip installcheck \
588         installcheck-am installdirs maintainer-clean \
589         maintainer-clean-generic mostlyclean mostlyclean-compile \
590         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
591         uninstall-am
592
593 #AM_LDFLAGS = -Wl,-defsym -Wl,_STACK_SIZE=2048
594
595 %.bin : %
596         mb-objcopy -O binary $< $@
597
598 %.dump : %
599         mb-objdump -DSC $< > $@
600
601 %.rom : %.bin
602         hexdump -v -e'1/1 "%.2X\n"' $< > $@
603
604 .PRECIOUS : %.bin
605 # Tell versions [3.59,3.63) of GNU make to not export all variables.
606 # Otherwise a system limit (for SysV at least) may be exceeded.
607 .NOEXPORT: