re-run bootstrap to pick up patches
[debian/gnuradio] / usrp2 / firmware / config / 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 file is part of GNU Radio
22
23 # GNU Radio is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 3, or (at your option)
26 # any later version.
27
28 # GNU Radio is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU General Public License for more details.
32
33 # You should have received a copy of the GNU General Public License
34 # along with GNU Radio; see the file COPYING.  If not, write to
35 # the Free Software Foundation, Inc., 51 Franklin Street,
36 # Boston, MA 02110-1301, USA.
37
38
39 # -*- Makefile -*-
40 #
41 # Copyright 2007 Free Software Foundation, Inc.
42 #
43 # This program is free software: you can redistribute it and/or modify
44 # it under the terms of the GNU General Public License as published by
45 # the Free Software Foundation, either version 3 of the License, or
46 # (at your option) any later version.
47 #
48 # This program is distributed in the hope that it will be useful,
49 # but WITHOUT ANY WARRANTY; without even the implied warranty of
50 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
51 # GNU General Public License for more details.
52 #
53 # You should have received a copy of the GNU General Public License
54 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
55 #
56
57 VPATH = @srcdir@
58 pkgdatadir = $(datadir)/@PACKAGE@
59 pkgincludedir = $(includedir)/@PACKAGE@
60 pkglibdir = $(libdir)/@PACKAGE@
61 pkglibexecdir = $(libexecdir)/@PACKAGE@
62 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
63 install_sh_DATA = $(install_sh) -c -m 644
64 install_sh_PROGRAM = $(install_sh) -c
65 install_sh_SCRIPT = $(install_sh) -c
66 INSTALL_HEADER = $(INSTALL_DATA)
67 transform = $(program_transform_name)
68 NORMAL_INSTALL = :
69 PRE_INSTALL = :
70 POST_INSTALL = :
71 NORMAL_UNINSTALL = :
72 PRE_UNINSTALL = :
73 POST_UNINSTALL = :
74 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
75         $(top_srcdir)/Makefile.common
76 subdir = config
77 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78 am__aclocal_m4_deps = $(top_srcdir)/config/grc_build.m4 \
79         $(top_srcdir)/config/grc_usrp2_firmware.m4 \
80         $(top_srcdir)/config/grc_usrp2_stub.m4 \
81         $(top_srcdir)/configure.ac
82 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83         $(ACLOCAL_M4)
84 mkinstalldirs = $(install_sh) -d
85 CONFIG_HEADER = $(top_builddir)/config.h
86 CONFIG_CLEAN_FILES =
87 CONFIG_CLEAN_VPATH_FILES =
88 SOURCES =
89 DIST_SOURCES =
90 DATA = $(noinst_DATA)
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
221 # Install m4 macros in this directory
222 m4datadir = $(datadir)/aclocal
223
224 # List your m4 macros here
225 m4macros = \
226         grc_build.m4 \
227         grc_usrp2_stub.m4 \
228         grc_usrp2_firmware.m4
229
230 EXTRA_DIST = $(m4macros) 
231 all: all-am
232
233 .SUFFIXES:
234 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
235         @for dep in $?; do \
236           case '$(am__configure_deps)' in \
237             *$$dep*) \
238               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
239                 && { if test -f $@; then exit 0; else break; fi; }; \
240               exit 1;; \
241           esac; \
242         done; \
243         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu config/Makefile'; \
244         $(am__cd) $(top_srcdir) && \
245           $(AUTOMAKE) --gnu config/Makefile
246 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247         @case '$?' in \
248           *config.status*) \
249             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250           *) \
251             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253         esac;
254
255 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258 $(top_srcdir)/configure:  $(am__configure_deps)
259         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
261         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262 $(am__aclocal_m4_deps):
263 tags: TAGS
264 TAGS:
265
266 ctags: CTAGS
267 CTAGS:
268
269
270 distdir: $(DISTFILES)
271         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
272         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
273         list='$(DISTFILES)'; \
274           dist_files=`for file in $$list; do echo $$file; done | \
275           sed -e "s|^$$srcdirstrip/||;t" \
276               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
277         case $$dist_files in \
278           */*) $(MKDIR_P) `echo "$$dist_files" | \
279                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
280                            sort -u` ;; \
281         esac; \
282         for file in $$dist_files; do \
283           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
284           if test -d $$d/$$file; then \
285             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
286             if test -d "$(distdir)/$$file"; then \
287               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
288             fi; \
289             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
290               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
291               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
292             fi; \
293             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
294           else \
295             test -f "$(distdir)/$$file" \
296             || cp -p $$d/$$file "$(distdir)/$$file" \
297             || exit 1; \
298           fi; \
299         done
300 check-am: all-am
301 check: check-am
302 all-am: Makefile $(DATA)
303 installdirs:
304 install: install-am
305 install-exec: install-exec-am
306 install-data: install-data-am
307 uninstall: uninstall-am
308
309 install-am: all-am
310         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
311
312 installcheck: installcheck-am
313 install-strip:
314         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
315           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
316           `test -z '$(STRIP)' || \
317             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
318 mostlyclean-generic:
319
320 clean-generic:
321         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
322
323 distclean-generic:
324         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
325         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
326
327 maintainer-clean-generic:
328         @echo "This command is intended for maintainers to use"
329         @echo "it deletes files that may require special tools to rebuild."
330 clean: clean-am
331
332 clean-am: clean-generic mostlyclean-am
333
334 distclean: distclean-am
335         -rm -f Makefile
336 distclean-am: clean-am distclean-generic
337
338 dvi: dvi-am
339
340 dvi-am:
341
342 html: html-am
343
344 html-am:
345
346 info: info-am
347
348 info-am:
349
350 install-data-am:
351
352 install-dvi: install-dvi-am
353
354 install-dvi-am:
355
356 install-exec-am:
357
358 install-html: install-html-am
359
360 install-html-am:
361
362 install-info: install-info-am
363
364 install-info-am:
365
366 install-man:
367
368 install-pdf: install-pdf-am
369
370 install-pdf-am:
371
372 install-ps: install-ps-am
373
374 install-ps-am:
375
376 installcheck-am:
377
378 maintainer-clean: maintainer-clean-am
379         -rm -f Makefile
380 maintainer-clean-am: distclean-am maintainer-clean-generic
381
382 mostlyclean: mostlyclean-am
383
384 mostlyclean-am: mostlyclean-generic
385
386 pdf: pdf-am
387
388 pdf-am:
389
390 ps: ps-am
391
392 ps-am:
393
394 uninstall-am:
395
396 .MAKE: install-am install-strip
397
398 .PHONY: all all-am check check-am clean clean-generic distclean \
399         distclean-generic distdir dvi dvi-am html html-am info info-am \
400         install install-am install-data install-data-am install-dvi \
401         install-dvi-am install-exec install-exec-am install-html \
402         install-html-am install-info install-info-am install-man \
403         install-pdf install-pdf-am install-ps install-ps-am \
404         install-strip installcheck installcheck-am installdirs \
405         maintainer-clean maintainer-clean-generic mostlyclean \
406         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
407
408 #AM_LDFLAGS = -Wl,-defsym -Wl,_STACK_SIZE=2048
409
410 %.bin : %
411         mb-objcopy -O binary $< $@
412
413 %.dump : %
414         mb-objdump -DSC $< > $@
415
416 %.rom : %.bin
417         hexdump -v -e'1/1 "%.2X\n"' $< > $@
418
419 .PRECIOUS : %.bin
420
421 # Tell versions [3.59,3.63) of GNU make to not export all variables.
422 # Otherwise a system limit (for SysV at least) may be exceeded.
423 .NOEXPORT: