re-run bootstrap to pick up patches
[debian/gnuradio] / usrp2 / firmware / include / 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 2008 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 VPATH = @srcdir@
55 pkgdatadir = $(datadir)/@PACKAGE@
56 pkgincludedir = $(includedir)/@PACKAGE@
57 pkglibdir = $(libdir)/@PACKAGE@
58 pkglibexecdir = $(libexecdir)/@PACKAGE@
59 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
60 install_sh_DATA = $(install_sh) -c -m 644
61 install_sh_PROGRAM = $(install_sh) -c
62 install_sh_SCRIPT = $(install_sh) -c
63 INSTALL_HEADER = $(INSTALL_DATA)
64 transform = $(program_transform_name)
65 NORMAL_INSTALL = :
66 PRE_INSTALL = :
67 POST_INSTALL = :
68 NORMAL_UNINSTALL = :
69 PRE_UNINSTALL = :
70 POST_UNINSTALL = :
71 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
72         $(srcdir)/Makefile.in $(top_srcdir)/Makefile.common
73 subdir = include
74 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
75 am__aclocal_m4_deps = $(top_srcdir)/config/grc_build.m4 \
76         $(top_srcdir)/config/grc_usrp2_firmware.m4 \
77         $(top_srcdir)/config/grc_usrp2_stub.m4 \
78         $(top_srcdir)/configure.ac
79 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80         $(ACLOCAL_M4)
81 mkinstalldirs = $(install_sh) -d
82 CONFIG_HEADER = $(top_builddir)/config.h
83 CONFIG_CLEAN_FILES =
84 CONFIG_CLEAN_VPATH_FILES =
85 SOURCES =
86 DIST_SOURCES =
87 DATA = $(noinst_DATA)
88 HEADERS = $(noinst_HEADERS)
89 ETAGS = etags
90 CTAGS = ctags
91 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92 ACLOCAL = @ACLOCAL@
93 AMTAR = @AMTAR@
94 AUTOCONF = @AUTOCONF@
95 AUTOHEADER = @AUTOHEADER@
96 AUTOMAKE = @AUTOMAKE@
97 AWK = @AWK@
98 CC = @CC@
99 CCAS = @CCAS@
100 CCASDEPMODE = @CCASDEPMODE@
101 CCASFLAGS = @CCASFLAGS@
102 CCDEPMODE = @CCDEPMODE@
103 CFLAGS = @CFLAGS@
104 CPP = @CPP@
105 CPPFLAGS = @CPPFLAGS@
106 CYGPATH_W = @CYGPATH_W@
107 DEFS = @DEFS@
108 DEPDIR = @DEPDIR@
109 ECHO_C = @ECHO_C@
110 ECHO_N = @ECHO_N@
111 ECHO_T = @ECHO_T@
112 EGREP = @EGREP@
113 EXEEXT = @EXEEXT@
114 GREP = @GREP@
115 INSTALL = @INSTALL@
116 INSTALL_DATA = @INSTALL_DATA@
117 INSTALL_PROGRAM = @INSTALL_PROGRAM@
118 INSTALL_SCRIPT = @INSTALL_SCRIPT@
119 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120 LDFLAGS = @LDFLAGS@
121 LIBOBJS = @LIBOBJS@
122 LIBS = @LIBS@
123 LTLIBOBJS = @LTLIBOBJS@
124 MAKEINFO = @MAKEINFO@
125 MB_GCC = @MB_GCC@
126 MKDIR_P = @MKDIR_P@
127 OBJEXT = @OBJEXT@
128 PACKAGE = @PACKAGE@
129 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130 PACKAGE_NAME = @PACKAGE_NAME@
131 PACKAGE_STRING = @PACKAGE_STRING@
132 PACKAGE_TARNAME = @PACKAGE_TARNAME@
133 PACKAGE_URL = @PACKAGE_URL@
134 PACKAGE_VERSION = @PACKAGE_VERSION@
135 PATH_SEPARATOR = @PATH_SEPARATOR@
136 RANLIB = @RANLIB@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 STRIP = @STRIP@
140 VERSION = @VERSION@
141 abs_builddir = @abs_builddir@
142 abs_srcdir = @abs_srcdir@
143 abs_top_builddir = @abs_top_builddir@
144 abs_top_srcdir = @abs_top_srcdir@
145 ac_ct_CC = @ac_ct_CC@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build_alias = @build_alias@
153 build_dirs = @build_dirs@
154 builddir = @builddir@
155 datadir = @datadir@
156 datarootdir = @datarootdir@
157 docdir = @docdir@
158 dvidir = @dvidir@
159 exec_prefix = @exec_prefix@
160 host_alias = @host_alias@
161 htmldir = @htmldir@
162 includedir = @includedir@
163 infodir = @infodir@
164 install_sh = @install_sh@
165 libdir = @libdir@
166 libexecdir = @libexecdir@
167 localedir = @localedir@
168 localstatedir = @localstatedir@
169 mandir = @mandir@
170 mkdir_p = @mkdir_p@
171 oldincludedir = @oldincludedir@
172 pdfdir = @pdfdir@
173 prefix = @prefix@
174 program_transform_name = @program_transform_name@
175 psdir = @psdir@
176 sbindir = @sbindir@
177 sharedstatedir = @sharedstatedir@
178 skipped_dirs = @skipped_dirs@
179 srcdir = @srcdir@
180 sysconfdir = @sysconfdir@
181 target_alias = @target_alias@
182 top_build_prefix = @top_build_prefix@
183 top_builddir = @top_builddir@
184 top_srcdir = @top_srcdir@
185 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
186 usrp2_INCLUDES = @usrp2_INCLUDES@
187 usrp2_LA = @usrp2_LA@
188 usrp2_LDFLAG = @usrp2_LDFLAG@
189 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
190 usrp2_firmware_INCLUDEDIR = @usrp2_firmware_INCLUDEDIR@
191 usrp2_firmware_INCLUDES = @usrp2_firmware_INCLUDES@
192 usrp2_firmware_LA = @usrp2_firmware_LA@
193 usrp2_firmware_LDFLAG = @usrp2_firmware_LDFLAG@
194 usrp2_firmware_LIBDIRPATH = @usrp2_firmware_LIBDIRPATH@
195 with_INCLUDES = @with_INCLUDES@
196 with_LIBDIRPATH = @with_LIBDIRPATH@
197 with_PYDIRPATH = @with_PYDIRPATH@
198 with_SWIGDIRPATH = @with_SWIGDIRPATH@
199 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
200 with_dirs = @with_dirs@
201 STD_INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
202
203 #HAL_IO = -DHAL_IO_USES_DBOARD_PINS 
204 HAL_IO = -DHAL_IO_USES_UART 
205 AM_CPPFLAGS = $(HAL_IO) $(STD_INCLUDES)
206 STD_CFLAGS = --std=gnu99 -Wall -Werror-implicit-function-declaration -mxl-soft-div -msoft-float
207 AM_CFLAGS = $(STD_CFLAGS) -mxl-soft-mul -mxl-barrel-shift
208 #AM_CFLAGS = $(STD_CFLAGS) -mxl-soft-mul -mxl-barrel-shift -mxl-gp-opt -G 16384
209
210 #LINKER_SCRIPT = $(top_srcdir)/lib/microblaze.ld
211 #AM_LDFLAGS = -Wl,-T,$(LINKER_SCRIPT) -Wl,-defsym -Wl,_STACK_SIZE=1024
212 #AM_LDFLAGS = -Wl,-T,$(LINKER_SCRIPT) -Wl,-Map -Wl,$@.map
213 #AM_LDFLAGS = -Wl,-T,$(LINKER_SCRIPT)
214 AM_LDFLAGS = -Wl,-Map -Wl,$@.map -Wl,-defsym -Wl,_STACK_SIZE=3072
215 BINS = $(noinst_PROGRAMS:=.bin)
216 ROMS = $(noinst_PROGRAMS:=.rom)
217 DUMPS = $(noinst_PROGRAMS:=.dump)
218 noinst_DATA = $(BINS) $(ROMS) $(DUMPS)
219 CLEANFILES = $(ROMS) $(DUMPS) $(BINS)
220 noinst_HEADERS = \
221     usrp2_cdefs.h \
222     usrp2_eth_packet.h \
223     usrp2_fpga_regs.h \
224     usrp2_i2c_addr.h \
225     usrp2_mac_addr.h \
226     usrp2_mimo_config.h \
227     usrp2_types.h
228
229 all: all-am
230
231 .SUFFIXES:
232 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
233         @for dep in $?; do \
234           case '$(am__configure_deps)' in \
235             *$$dep*) \
236               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
237                 && { if test -f $@; then exit 0; else break; fi; }; \
238               exit 1;; \
239           esac; \
240         done; \
241         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
242         $(am__cd) $(top_srcdir) && \
243           $(AUTOMAKE) --gnu include/Makefile
244 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245         @case '$?' in \
246           *config.status*) \
247             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
248           *) \
249             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
250             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
251         esac;
252
253 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255
256 $(top_srcdir)/configure:  $(am__configure_deps)
257         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
259         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260 $(am__aclocal_m4_deps):
261
262 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
263         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
264         unique=`for i in $$list; do \
265             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
266           done | \
267           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
268               END { if (nonempty) { for (i in files) print i; }; }'`; \
269         mkid -fID $$unique
270 tags: TAGS
271
272 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
273                 $(TAGS_FILES) $(LISP)
274         set x; \
275         here=`pwd`; \
276         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
277         unique=`for i in $$list; do \
278             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279           done | \
280           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
281               END { if (nonempty) { for (i in files) print i; }; }'`; \
282         shift; \
283         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
284           test -n "$$unique" || unique=$$empty_fix; \
285           if test $$# -gt 0; then \
286             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
287               "$$@" $$unique; \
288           else \
289             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
290               $$unique; \
291           fi; \
292         fi
293 ctags: CTAGS
294 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
295                 $(TAGS_FILES) $(LISP)
296         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
297         unique=`for i in $$list; do \
298             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
299           done | \
300           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
301               END { if (nonempty) { for (i in files) print i; }; }'`; \
302         test -z "$(CTAGS_ARGS)$$unique" \
303           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
304              $$unique
305
306 GTAGS:
307         here=`$(am__cd) $(top_builddir) && pwd` \
308           && $(am__cd) $(top_srcdir) \
309           && gtags -i $(GTAGS_ARGS) "$$here"
310
311 distclean-tags:
312         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
313
314 distdir: $(DISTFILES)
315         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
316         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
317         list='$(DISTFILES)'; \
318           dist_files=`for file in $$list; do echo $$file; done | \
319           sed -e "s|^$$srcdirstrip/||;t" \
320               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
321         case $$dist_files in \
322           */*) $(MKDIR_P) `echo "$$dist_files" | \
323                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
324                            sort -u` ;; \
325         esac; \
326         for file in $$dist_files; do \
327           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
328           if test -d $$d/$$file; then \
329             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
330             if test -d "$(distdir)/$$file"; then \
331               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
332             fi; \
333             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
334               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
335               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
336             fi; \
337             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
338           else \
339             test -f "$(distdir)/$$file" \
340             || cp -p $$d/$$file "$(distdir)/$$file" \
341             || exit 1; \
342           fi; \
343         done
344 check-am: all-am
345 check: check-am
346 all-am: Makefile $(DATA) $(HEADERS)
347 installdirs:
348 install: install-am
349 install-exec: install-exec-am
350 install-data: install-data-am
351 uninstall: uninstall-am
352
353 install-am: all-am
354         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
355
356 installcheck: installcheck-am
357 install-strip:
358         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
359           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
360           `test -z '$(STRIP)' || \
361             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
362 mostlyclean-generic:
363
364 clean-generic:
365         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
366
367 distclean-generic:
368         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
369         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
370
371 maintainer-clean-generic:
372         @echo "This command is intended for maintainers to use"
373         @echo "it deletes files that may require special tools to rebuild."
374 clean: clean-am
375
376 clean-am: clean-generic mostlyclean-am
377
378 distclean: distclean-am
379         -rm -f Makefile
380 distclean-am: clean-am distclean-generic distclean-tags
381
382 dvi: dvi-am
383
384 dvi-am:
385
386 html: html-am
387
388 html-am:
389
390 info: info-am
391
392 info-am:
393
394 install-data-am:
395
396 install-dvi: install-dvi-am
397
398 install-dvi-am:
399
400 install-exec-am:
401
402 install-html: install-html-am
403
404 install-html-am:
405
406 install-info: install-info-am
407
408 install-info-am:
409
410 install-man:
411
412 install-pdf: install-pdf-am
413
414 install-pdf-am:
415
416 install-ps: install-ps-am
417
418 install-ps-am:
419
420 installcheck-am:
421
422 maintainer-clean: maintainer-clean-am
423         -rm -f Makefile
424 maintainer-clean-am: distclean-am maintainer-clean-generic
425
426 mostlyclean: mostlyclean-am
427
428 mostlyclean-am: mostlyclean-generic
429
430 pdf: pdf-am
431
432 pdf-am:
433
434 ps: ps-am
435
436 ps-am:
437
438 uninstall-am:
439
440 .MAKE: install-am install-strip
441
442 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
443         ctags distclean distclean-generic distclean-tags distdir dvi \
444         dvi-am html html-am info info-am install install-am \
445         install-data install-data-am install-dvi install-dvi-am \
446         install-exec install-exec-am install-html install-html-am \
447         install-info install-info-am install-man install-pdf \
448         install-pdf-am install-ps install-ps-am install-strip \
449         installcheck installcheck-am installdirs maintainer-clean \
450         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
451         pdf-am ps ps-am tags uninstall uninstall-am
452
453 #AM_LDFLAGS = -Wl,-defsym -Wl,_STACK_SIZE=2048
454
455 %.bin : %
456         mb-objcopy -O binary $< $@
457
458 %.dump : %
459         mb-objdump -DSC $< > $@
460
461 %.rom : %.bin
462         hexdump -v -e'1/1 "%.2X\n"' $< > $@
463
464 .PRECIOUS : %.bin
465
466 # Tell versions [3.59,3.63) of GNU make to not export all variables.
467 # Otherwise a system limit (for SysV at least) may be exceeded.
468 .NOEXPORT: