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